Searched refs:setup_drawpix_texture (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/drivers/common/ |
D | meta.c | 1341 setup_drawpix_texture(struct gl_context *ctx, in setup_drawpix_texture() function 1704 setup_drawpix_texture(ctx, tex, newTex, GL_DEPTH_COMPONENT, srcW, srcH, in _mesa_meta_BlitFramebuffer() 2520 setup_drawpix_texture(ctx, tex, newTex, texIntFormat, width, height, in _mesa_meta_DrawPixels() 2563 setup_drawpix_texture(ctx, tex, newTex, texIntFormat, width, height, in _mesa_meta_DrawPixels() 2570 setup_drawpix_texture(ctx, tex, newTex, texIntFormat, width, height, in _mesa_meta_DrawPixels() 2756 setup_drawpix_texture(ctx, tex, newTex, texIntFormat, width, height, in _mesa_meta_Bitmap()
|