Searched defs:clear_stencil (Results 1 – 5 of 5) sorted by relevance
49 uint32_t clear_params, clear_color, clear_depth, clear_stencil, in i915_clear_emit() local
869 bool clear_stencil = pRanges[r].aspectMask & VK_IMAGE_ASPECT_STENCIL_BIT; in anv_CmdClearDepthStencilImage() local1020 bool clear_stencil = attachment->aspectMask & VK_IMAGE_ASPECT_STENCIL_BIT; in clear_depth_stencil_attachment() local1252 const bool clear_stencil = clear_att.aspectMask & in anv_cmd_buffer_clear_subpass() local
625 bool clear_depth, bool clear_stencil, in blorp_gen8_hiz_clear_attachments()
294 uint8_t clear_stencil; member
2614 const glw::GLint clear_stencil = 123; in executeClearBufferivStencilBufferTest() local