Home
last modified time | relevance | path

Searched defs:STENCIL (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DBlitFramebufferPerf.cpp23 STENCIL, enumerator
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilWriteConditionsTests.cpp66 STENCIL enumerator
/aosp_15_r20/external/mesa3d/src/gallium/targets/dril/
H A Ddril_target.c78 #define STENCIL 1 macro
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dbitflags.rs364 pub const STENCIL: Self = Self(0b100); constant