Home
last modified time | relevance | path

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

/external/deqp/doc/testspecs/GLES3/
Dfunctional.primitive_bounding_box.txt34 + Blit tests
35 - Blit should not be affected by the bounding box
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c337 struct blit_state Blit; /**< For _mesa_meta_BlitFramebuffer() */ member
442 meta_glsl_blit_cleanup(ctx, &ctx->Meta->Blit); in _mesa_meta_free()
1399 struct blit_state *blit = &ctx->Meta->Blit; in init_blit_depth_pixels()
1579 struct blit_state *blit = &ctx->Meta->Blit; in _mesa_meta_BlitFramebuffer()