/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | DynamicStateCommandValidationTests.cpp | 23 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 D | ViewportTests.cpp | 91 void TestViewportDepth(float minDepth, float maxDepth, bool doViewportCall = true) { in TestViewportDepth() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cSparseTextureTests.hpp | 57 GLint minDepth; member
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | IcuTextWriter.java | 114 private void closeLastPath(int minDepth, PrintWriter out) { in closeLastPath() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | RenderPassEncoder.cpp | 160 APISetViewport(float x, float y, float width, float height, float minDepth, float maxDepth) APISetViewport() argument [all...] |
H A D | Commands.h | 237 float x, y, width, height, minDepth, maxDepth; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPURenderPassEncoder.cpp | 33 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 D | vktDrawDepthClampTests.cpp | 61 float minDepth; member [all...] |
H A D | vktDrawInvertedDepthRangesTests.cpp | 63 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 D | vktDrawDepthClampTests.cpp | 61 float minDepth; member [all...] |
H A D | vktDrawInvertedDepthRangesTests.cpp | 63 float minDepth; member 774 const float minDepth in populateTestGroup() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateRSTests.cpp | 808 float minDepth; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageSlicedViewOf3DTests.cpp | 1041 const int minDepth = 10u; in createImageSlicedViewOf3DTests() local
|
H A D | vktPipelineColorWriteEnableTests.cpp | 990 const auto minDepth = m_testConfig.expectedDepth - 1.0e-07f; in iterate() local
|
H A D | vktPipelineExtendedDynamicStateTests.cpp | 6203 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 D | vktDynamicStateRSTests.cpp | 779 float minDepth; member
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglRenderTests.cpp | 152 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 D | vktPipelineColorWriteEnableTests.cpp | 982 const auto minDepth = m_testConfig.expectedDepth - 1.0e-07f; in iterate() local
|
H A D | vktPipelineExtendedDynamicStateTests.cpp | 5151 const auto minDepth = m_testConfig.expectedDepth - dsFormatInfo->depthThreshold; in iterate() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | teximage.c | 5123 int minDepth, maxDepth; in _mesa_ClearTexSubImage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
H A D | vktMultiViewRenderTests.cpp | 1001 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 D | svga3d_dx.h | 700 float minDepth; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
H A D | vktMultiViewRenderTests.cpp | 1025 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 D | vulkan_structs.hpp | 15379 float minDepth = {}; member [all...] |
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 2026 float minDepth; member
|