Searched defs:is_stencil (Results  1 – 7 of 7) sorted by relevance
| /external/deqp/external/openglcts/modules/gl/ | 
| D | gl4cStencilTexturingTests.cpp | 660 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() 1082 bool FunctionalTest::verifyTexture(GLuint id, GLenum source_internal_format, bool is_stencil,  in verifyTexture() 1208 bool FunctionalTest::test(GLenum internal_format, bool is_stencil)  in test()
  | 
| /external/mesa3d/src/amd/vulkan/ | 
| D | radv_image.c | 450 	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/ | 
| D | ac_surface.c | 477                               struct radeon_surf *surf, bool is_stencil, unsigned level,  in gfx6_compute_level()
  | 
| /external/mesa3d/src/gallium/drivers/r600/ | 
| D | r600_texture.c | 209 	bool is_depth, is_stencil;  in r600_init_surface()  local
  | 
| /external/mesa3d/src/gallium/drivers/radeonsi/ | 
| D | si_texture.c | 223    bool is_depth, is_stencil;  in si_init_surface()  local
  | 
| D | si_state.c | 3660       bool is_stencil = false;  in gfx10_make_texture_descriptor()  local
  | 
| D | si_descriptors.c | 302                                     bool is_stencil, bool force_dcc_off, uint32_t *state)  in si_set_mutable_tex_desc_fields()
  |