Home
last modified time | relevance | path

Searched defs:is_stencil (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp660 void FunctionalTest::dispatch(GLuint program_id, bool is_stencil, GLuint dst_texture_id, GLuint src… in dispatch()
813 GLuint FunctionalTest::prepareDestinationTexture(bool is_stencil) in prepareDestinationTexture()
862 GLuint FunctionalTest::prepareProgram(bool is_draw, bool is_stencil) in prepareProgram()
945 GLuint FunctionalTest::prepareSourceTexture(GLenum internal_format, bool is_stencil, in prepareSourceTexture()
1085 bool FunctionalTest::verifyTexture(GLuint id, GLenum source_internal_format, bool is_stencil, in verifyTexture()
1211 bool FunctionalTest::test(GLenum internal_format, bool is_stencil) in test()
/external/mesa3d/src/amd/vulkan/
Dradv_image.c450 bool is_depth, is_stencil; in radv_get_surface_flags() local
631 unsigned block_width, bool is_stencil, in si_set_mutable_tex_desc_fields()
1520 bool is_stencil = iview->aspect_mask == VK_IMAGE_ASPECT_STENCIL_BIT; in radv_image_view_make_descriptor() local
/external/mesa3d/src/amd/common/
Dac_surface.c477 struct radeon_surf *surf, bool is_stencil, unsigned level, in gfx6_compute_level()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c209 bool is_depth, is_stencil; in r600_init_surface() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c223 bool is_depth, is_stencil; in si_init_surface() local
Dsi_state.c3660 bool is_stencil = false; in gfx10_make_texture_descriptor() local
Dsi_descriptors.c302 bool is_stencil, bool force_dcc_off, uint32_t *state) in si_set_mutable_tex_desc_fields()