Searched refs:validate_texture_image_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ | ||
| H A D | s_context.h | 74 typedef void (*validate_texture_image_func)(struct gl_context *ctx, typedef in typeref:typename:void (*)(struct gl_context * ctx,struct gl_texture_object * texObj,GLuint face,GLuint level) 321 validate_texture_image_func ValidateTextureImage; |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ | ||
| H A D | s_context.h | 75 typedef void (*validate_texture_image_func)(struct gl_context *ctx, typedef in typeref:typename:void (*)(struct gl_context * ctx,struct gl_texture_object * texObj,GLuint face,GLuint level) 322 validate_texture_image_func ValidateTextureImage; |
Completed in 6 milliseconds