Home
last modified time | relevance | path

Searched refs:get_texgen (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexgen.c48 get_texgen(struct gl_context *ctx, GLuint texunitIndex, GLenum coord, const char* caller) in get_texgen() function
86 texgen = get_texgen(ctx, texunitIndex, coord, caller); in texgenfv()
191 texgen = get_texgen(ctx, texunitIndex, coord, caller); in gettexgendv()
224 texgen = get_texgen(ctx, texunitIndex, coord, caller); in gettexgenfv()
265 texgen = get_texgen(ctx, texunitIndex, coord, caller); in gettexgeniv()

Completed in 2 milliseconds