Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cStencilTexturingTests.cpp659 void FunctionalTest::dispatch(GLuint program_id, bool is_stencil, GLuint dst_texture_id, GLuint src… in dispatch()
812 GLuint FunctionalTest::prepareDestinationTexture(bool is_stencil) in prepareDestinationTexture()
861 GLuint FunctionalTest::prepareProgram(bool is_draw, bool is_stencil) in prepareProgram()
943 GLuint FunctionalTest::prepareSourceTexture(GLenum internal_format, bool is_stencil, in prepareSourceTexture()
1080 bool FunctionalTest::verifyTexture(GLuint id, GLenum source_internal_format, bool is_stencil, in verifyTexture()
1206 bool FunctionalTest::test(GLenum internal_format, bool is_stencil) in test()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_image_view.c54 … unsigned base_level, unsigned first_level, unsigned block_width, bool is_stencil, in radv_set_mutable_tex_desc_fields()
371 bool is_stencil = iview->vk.aspects == VK_IMAGE_ASPECT_STENCIL_BIT; in radv_image_view_make_descriptor() local
H A Dradv_image.c616 bool is_depth, is_stencil; in radv_get_surface_flags() local
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pass.c478 bool is_stencil, in setup_dynamic_attachment()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c273 bool is_stencil, uint16_t access, uint32_t * restrict state) in si_set_mutable_tex_desc_fields()
414 static bool depth_needs_decompression(struct si_texture *tex, bool is_stencil) in depth_needs_decompression()
H A Dsi_texture.c206 bool is_stencil = util_format_has_stencil(desc); in si_init_surface() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_descriptors.h130 uint32_t is_stencil : 1; member
H A Dac_surface.c808 struct radeon_surf *surf, bool is_stencil, unsigned level, in gfx6_compute_level()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c191 bool is_depth, is_stencil; in r600_init_surface() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_cmd_buffer.c2827 bool is_stencil; in pvr_perform_start_of_render_attachment_clear() local