Searched defs:has_depth (Results 1 – 11 of 11) sorted by relevance
67 boolean has_depth = in util_gen_mipmap() local
42 bool has_depth; member
479 const bool has_depth = pfb->zsbuf; in fd6_clear() local
1003 const bool has_depth = pfb->zsbuf; in emit_clears() local1321 const bool has_depth = pfb->zsbuf; in emit_sysmem_clears() local
246 def has_depth(self): member in Format
250 def has_depth(self): member in Format
258 def has_depth(self): member in Format
267 def has_depth(self): member in Format
185 has_depth(enum pipe_format format) in has_depth() function
420 const bool has_depth = aspects & VK_IMAGE_ASPECT_DEPTH_BIT; in create_depth_clear_pipeline() local555 const bool has_depth = (aspects & VK_IMAGE_ASPECT_DEPTH_BIT) ? 1 : 0; in get_depth_clear_pipeline_cache_key() local
708 bool has_depth, has_stencil; in vrend_renderer_blit_gl() local