Searched refs:lookup_texture_ext_dsa (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | teximage.c | 2886 lookup_texture_ext_dsa(struct gl_context *ctx, GLenum target, GLuint texture, in lookup_texture_ext_dsa() function 3697 texObj = lookup_texture_ext_dsa(ctx, target, texture, callerName); in texturesubimage() 7046 texObj = lookup_texture_ext_dsa(ctx, target, texture, in _mesa_TextureStorage2DMultisampleEXT() 7069 texObj = lookup_texture_ext_dsa(ctx, target, texture, in _mesa_TextureStorage3DMultisampleEXT()
|