Home
last modified time | relevance | path

Searched refs:Blit (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/common/
Dmeta_blit.c612 struct blit_state *blit = &ctx->Meta->Blit; in blitframebuffer_texture()
661 if (ctx->Meta->Blit.no_ctsi_fallback) in blitframebuffer_texture()
710 &ctx->Meta->Blit.VAO, in blitframebuffer_texture()
711 &ctx->Meta->Blit.buf_obj, in blitframebuffer_texture()
Dmeta.h425 struct blit_state Blit; /**< For _mesa_meta_BlitFramebuffer() */ member
Dmeta.c419 _mesa_meta_glsl_blit_cleanup(ctx, &ctx->Meta->Blit); in _mesa_meta_free()
1299 struct temp_texture *tex = &ctx->Meta->Blit.depthTex; in _mesa_meta_get_temp_depth_texture()
2845 ctx->Meta->Blit.no_ctsi_fallback = true; in copytexsubimage_using_blit_framebuffer()
2863 ctx->Meta->Blit.no_ctsi_fallback = false; in copytexsubimage_using_blit_framebuffer()
/external/deqp/doc/testspecs/GLES3/
Dfunctional.primitive_bounding_box.txt34 + Blit tests
35 - Blit should not be affected by the bounding box
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp8499 Blit(test_cases[i].width, test_cases[i].height); in iterate()
8654 void StorageMultisampleTest::Blit(glw::GLuint width, glw::GLuint height) in Blit() function in gl4cts::DirectStateAccess::Renderbuffers::StorageMultisampleTest
Dgl4cDirectStateAccessTests.hpp3783 void Blit(glw::GLuint width, glw::GLuint height);