Home
last modified time | relevance | path

Searched defs:clear_stencil (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
Di915_clear.c49 uint32_t clear_params, clear_color, clear_depth, clear_stencil, in i915_clear_emit() local
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c869 bool clear_stencil = pRanges[r].aspectMask & VK_IMAGE_ASPECT_STENCIL_BIT; in anv_CmdClearDepthStencilImage() local
1020 bool clear_stencil = attachment->aspectMask & VK_IMAGE_ASPECT_STENCIL_BIT; in clear_depth_stencil_attachment() local
1252 const bool clear_stencil = clear_att.aspectMask & in anv_cmd_buffer_clear_subpass() local
/external/mesa3d/src/intel/blorp/
Dblorp_clear.c625 bool clear_depth, bool clear_stencil, in blorp_gen8_hiz_clear_attachments()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h294 uint8_t clear_stencil; member
/external/deqp/external/openglcts/modules/gl/
Dgl4cPipelineStatisticsQueryTests.cpp2614 const glw::GLint clear_stencil = 123; in executeClearBufferivStencilBufferTest() local