Searched refs:get_texture_for_framebuffer_err (Results 1 – 1 of 1) sorted by relevance
| /third_party/mesa3d/src/mesa/main/ |
| D | fbobject.c | 3637 get_texture_for_framebuffer_err(struct gl_context *ctx, GLuint texture, in get_texture_for_framebuffer_err() function 4067 if (!get_texture_for_framebuffer_err(ctx, texture, false, caller, &texObj)) in framebuffer_texture_with_dims() 4208 if (!get_texture_for_framebuffer_err(ctx, texture, check_layered, func, in frame_buffer_texture()
|