Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_cmd_clear.c90 bool clear_stencil, in emit_clear_rects()
146 bool clear_depth = false, clear_stencil = false; in nvk_CmdClearAttachments() local
/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp_clear.c926 bool clear_stencil) in blorp_can_clear_full_surface()
951 bool clear_stencil, uint8_t stencil_value) in blorp_hiz_clear_depth_stencil()
1014 bool clear_depth, bool clear_stencil, in blorp_gfx8_hiz_clear_attachments()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_clear.c48 uint32_t clear_params, clear_color, clear_depth, clear_stencil, in i915_clear_emit() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.h113 unsigned clear_stencil; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_blorp.c1088 bool clear_stencil = pRanges[r].aspectMask & VK_IMAGE_ASPECT_STENCIL_BIT; in anv_CmdClearDepthStencilImage() local
1248 bool clear_stencil = attachment->aspectMask & VK_IMAGE_ASPECT_STENCIL_BIT; in clear_depth_stencil_attachment() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_clear.c576 bool clear_stencil, in clear_depth_stencil()
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_meta_clear.c40 bool clear_stencil; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.h56 unsigned clear_stencil; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_clear.c520 bool clear_stencil, in clear_depth_stencil()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_blorp.c1386 bool clear_stencil = pRanges[r].aspectMask & VK_IMAGE_ASPECT_STENCIL_BIT; in anv_CmdClearDepthStencilImage() local
1912 bool clear_stencil = attachment->aspectMask & VK_IMAGE_ASPECT_STENCIL_BIT; in clear_depth_stencil_attachment() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h275 uint8_t clear_stencil; member
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dpanfrost-job.h1337 u32 clear_stencil; // Exactly as it appears in OpenGL member
1496 u32 clear_stencil : 8; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c1260 double clear_depth, unsigned clear_stencil, in agx_cmdbuf()
H A Dagx_state.h402 unsigned clear_stencil; member
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.cpp2660 const glw::GLint clear_stencil = 123; in executeClearBufferivStencilBufferTest() local
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c1249 bool clear_depth, bool clear_stencil, in cmd_buffer_state_set_attachment_clear_depth_stencil()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_types.h1158 bool clear_stencil; member