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