Home
last modified time | relevance | path

Searched defs:clear_stencil (Results 1 – 13 of 13) 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/asahi/
Dmagic.c171 unsigned clear_stencil) in demo_cmdbuf()
Dagx_state.h107 unsigned clear_stencil; member
/third_party/mesa3d/src/intel/blorp/
Dblorp_clear.c989 bool clear_stencil) in blorp_can_clear_full_surface()
1014 bool clear_stencil, uint8_t stencil_value) in blorp_hiz_clear_depth_stencil()
1077 bool clear_depth, bool clear_stencil, in blorp_gfx8_hiz_clear_attachments()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.h111 unsigned clear_stencil; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h217 unsigned clear_stencil; member
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_clear.c517 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.c1102 bool clear_stencil = pRanges[r].aspectMask & VK_IMAGE_ASPECT_STENCIL_BIT; in anv_CmdClearDepthStencilImage() local
1262 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.cpp2644 const glw::GLint clear_stencil = 123; in executeClearBufferivStencilBufferTest() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_cmd_buffer.c1127 bool clear_depth, bool clear_stencil, in cmd_buffer_state_set_attachment_clear_depth_stencil()