Home
last modified time | relevance | path

Searched defs:depthClear (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthBiasTests.cpp29 float depthClear, in RunDepthBiasTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
DvktConditionalIgnoreTests.cpp140 const VkClearDepthStencilValue depthClear = {0.0, 0}; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalIgnoreTests.cpp140 const VkClearDepthStencilValue depthClear = {0.0, 0}; in iterate() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DClear11.cpp595 const FLOAT depthClear = gl::clamp01(clearParams.depthValue); in clearFramebuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DClear11.cpp591 const FLOAT depthClear = gl::clamp01(clearParams.depthValue); in clearFramebuffer() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp129 bool depthClear, in SetClearState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.h53 GLfloat depthClear; member
DBlitGL.cpp129 bool depthClear, in SetClearState()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp1307 float depthClear = 0.0f; in EmulateBeginRenderPass() local