Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_clear.c48 uint32_t clear_params, clear_color, clear_depth, clear_stencil, in i915_clear_emit() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_render_pass.h39 bool clear_stencil; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.h65 unsigned clear_stencil; member
/third_party/mesa3d/src/intel/blorp/
Dblorp_clear.c987 bool clear_stencil) in blorp_can_clear_full_surface()
1012 bool clear_stencil, uint8_t stencil_value) in blorp_hiz_clear_depth_stencil()
1075 bool clear_depth, bool clear_stencil, in blorp_gfx8_hiz_clear_attachments()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h217 unsigned clear_stencil; member
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_clear.c555 bool clear_stencil, in clear_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_clear.c545 bool clear_stencil, in clear_depth_stencil()
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c1133 bool clear_stencil = pRanges[r].aspectMask & VK_IMAGE_ASPECT_STENCIL_BIT; in anv_CmdClearDepthStencilImage() local
1298 bool clear_stencil = attachment->aspectMask & VK_IMAGE_ASPECT_STENCIL_BIT; in clear_depth_stencil_attachment() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h280 uint8_t clear_stencil; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cPipelineStatisticsQueryTests.cpp2643 const glw::GLint clear_stencil = 123; in executeClearBufferivStencilBufferTest() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_cmd_buffer.c1236 bool clear_depth, bool clear_stencil, in cmd_buffer_state_set_attachment_clear_depth_stencil()