Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_resource.h42 bool has_stencil; member
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_parse.py241 def has_stencil(self): member in Format
/external/mesa3d/src/amd/vulkan/
Dvk_format_parse.py248 def has_stencil(self): member in Format
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py240 def has_stencil(self): member in Format
Du_blitter.c1793 bool has_depth, has_stencil, has_color; in util_blitter_blit_generic() local
/external/mesa3d/src/intel/isl/
Disl_format.c701 isl_format_get_depth_format(enum isl_format fmt, bool has_stencil) in isl_format_get_depth_format()
Disl.c2285 bool has_stencil = surf->usage & ISL_SURF_USAGE_STENCIL_BIT; in isl_surf_get_depth_format() local
/external/mesa3d/src/amd/common/
Dac_surface.h163 unsigned has_stencil:1; member
/external/virglrenderer/src/
Dvrend_blitter.c705 bool has_depth, has_stencil; in vrend_renderer_blit_gl() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c3279 bool has_stencil = zstex->surface.has_stencil; in si_out_of_order_rasterization() local