Shader.get_frag_location

Queries an fragment-data location from OpenGL and caches it in frag_locations. If the location was already queried the cache is returned.

class Shader
GLint
get_frag_location
(
string name
)

Meta