Home
last modified time | relevance | path

Searched defs:kClearDepth (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_internal_shaders_autogen.h120 kClearDepth = 0x00000001, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawInvertedDepthRangesTests.cpp74 constexpr float kClearDepth = 1.0f; variable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawInvertedDepthRangesTests.cpp74 constexpr float kClearDepth = 1.0f; variable
/third_party/vk-gl-cts/external/amber/src/src/
Dcommand.h57 kClearDepth, enumerator
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DMultisampledRenderingTests.cpp160 constexpr float kClearDepth = 1.0f; in CreateComboRenderPassDescriptorForTest() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DClearTest.cpp1658 constexpr float kClearDepth = 0.5f; in maskedScissoredColorDepthStencilClear() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp5554 static constexpr float kClearDepth = 1.0f; member