Home
last modified time | relevance | path

Searched defs:minDepth (Results 1 - 25 of 32) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DDynamicStateCommandValidationTests.cpp23 TestViewportCall(bool success, float x, float y, float width, float height, float minDepth, float maxDepth) TestViewportCall() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DViewportTests.cpp91 void TestViewportDepth(float minDepth, float maxDepth, bool doViewportCall = true) { in TestViewportDepth() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTextureTests.hpp57 GLint minDepth; member
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuTextWriter.java114 private void closeLastPath(int minDepth, PrintWriter out) { in closeLastPath() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderPassEncoder.cpp160 APISetViewport(float x, float y, float width, float height, float minDepth, float maxDepth) APISetViewport() argument
[all...]
H A DCommands.h237 float x, y, width, height, minDepth, maxDepth; member
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPURenderPassEncoder.cpp33 setViewport(Napi::Env, float x, float y, float width, float height, float minDepth, float maxDepth) setViewport() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthClampTests.cpp61 float minDepth; member
[all...]
H A DvktDrawInvertedDepthRangesTests.cpp63 float minDepth; member
774 const float minDepth in populateTestGroup() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDepthClampTests.cpp61 float minDepth; member
[all...]
H A DvktDrawInvertedDepthRangesTests.cpp63 float minDepth; member
774 const float minDepth in populateTestGroup() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateRSTests.cpp808 float minDepth; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSlicedViewOf3DTests.cpp1041 const int minDepth = 10u; in createImageSlicedViewOf3DTests() local
H A DvktPipelineColorWriteEnableTests.cpp990 const auto minDepth = m_testConfig.expectedDepth - 1.0e-07f; in iterate() local
H A DvktPipelineExtendedDynamicStateTests.cpp6203 const auto minDepth = m_testConfig.expectedDepth - dsFormatInfo->depthThreshold - m_testConfig.extraDepthThreshold; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateRSTests.cpp779 float minDepth; member
/third_party/vk-gl-cts/modules/egl/
H A DteglRenderTests.cpp152 const float minDepth = -1.0f; // \todo [pyry] Reference doesn't support Z clipping yet in randomizeDrawOp() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp982 const auto minDepth = m_testConfig.expectedDepth - 1.0e-07f; in iterate() local
H A DvktPipelineExtendedDynamicStateTests.cpp5151 const auto minDepth = m_testConfig.expectedDepth - dsFormatInfo->depthThreshold; in iterate() local
/third_party/mesa3d/src/mesa/main/
H A Dteximage.c5123 int minDepth, maxDepth; in _mesa_ClearTexSubImage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp1001 makeGraphicsPipeline(const VkRenderPass renderPass, const VkPipelineLayout pipelineLayout, const deUint32 pipelineShaderStageCount, const VkPipelineShaderStageCreateInfo* pipelineShaderStageCreate, const deUint32 subpass, const VkVertexInputRate vertexInputRate, const bool useDepthTest, const bool useStencilTest, const float minDepth, const float maxDepth, const VkFormat dsFormat) makeGraphicsPipeline() argument
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h700 float minDepth; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp1025 makeGraphicsPipeline(const VkRenderPass renderPass, const VkPipelineLayout pipelineLayout, const deUint32 pipelineShaderStageCount, const VkPipelineShaderStageCreateInfo* pipelineShaderStageCreate, const deUint32 subpass, const VkVertexInputRate vertexInputRate, const bool useDepthTest, const bool useStencilTest, const float minDepth, const float maxDepth, const VkFormat dsFormat) makeGraphicsPipeline() argument
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp15379 float minDepth = {}; member
[all...]
/third_party/glfw/deps/glad/
H A Dvulkan.h2026 float minDepth; member

Completed in 148 milliseconds

12