opengl es - Is fixed Functions supported in newer android devices -
i wondering whether if using fixed functions in opengl work on newer android devices. couldnt find solid information on google.
fixed functions supported opengl <= 3.0 , opengl es <= 1.x. not supported on later versions.
check available on newer android device.
see official information more details.
Comments
Post a Comment