/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | WebGLFramebufferTest.cpp | 490 GLenum *depthFormat, in tryDepth() 508 bool checkValidColorDepthCombination(GLenum *depthFormat, GLenum *depthAttachment) in checkValidColorDepthCombination() 567 void WebGLFramebufferTest::testUsingIncompleteFramebuffer(GLenum depthFormat, in testUsingIncompleteFramebuffer() 614 void testFramebufferIncompleteAttachment(GLenum depthFormat) in testFramebufferIncompleteAttachment() 659 void testFramebufferIncompleteDimensions(GLenum depthFormat, GLenum depthAttachment) in testFramebufferIncompleteDimensions() 800 GLenum depthFormat = GL_NONE; in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | WebGLFramebufferTest.cpp | 490 GLenum *depthFormat, in tryDepth() 508 bool checkValidColorDepthCombination(GLenum *depthFormat, GLenum *depthAttachment) in checkValidColorDepthCombination() 567 void WebGLFramebufferTest::testUsingIncompleteFramebuffer(GLenum depthFormat, in testUsingIncompleteFramebuffer() 614 void testFramebufferIncompleteAttachment(GLenum depthFormat) in testFramebufferIncompleteAttachment() 659 void testFramebufferIncompleteDimensions(GLenum depthFormat, GLenum depthAttachment) in testFramebufferIncompleteDimensions() 794 GLenum depthFormat = GL_NONE; in TEST_P() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | ReadOnlyDepthStencilAttachmentTests.cpp | 206 wgpu::TextureFormat depthFormat = GetParam().mTextureFormat; in TEST_P() local
|
D | DepthBiasTests.cpp | 28 void RunDepthBiasTest(wgpu::TextureFormat depthFormat, in RunDepthBiasTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
D | vktConditionalIgnoreTests.cpp | 131 const auto depthFormat = VK_FORMAT_D16_UNORM; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalIgnoreTests.cpp | 131 const auto depthFormat = VK_FORMAT_D16_UNORM; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultipleClearsWithinRenderPass.cpp | 84 VkFormat depthFormat; member 172 VkFormat depthFormat; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawMultipleClearsWithinRenderPass.cpp | 84 VkFormat depthFormat; member 172 VkFormat depthFormat; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
D | vktDrawUtil.hpp | 50 vk::VkFormat depthFormat = vk::VK_FORMAT_UNDEFINED; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
D | vktDrawUtil.hpp | 50 vk::VkFormat depthFormat = vk::VK_FORMAT_UNDEFINED; member
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboCompletenessTests.cpp | 261 …ImageFormat depthFormat = attPoint == GL_DEPTH_ATTACHMENT ? image->internalFormat : m_depthStencil… in check() local
|
D | es3fFramebufferBlitTests.cpp | 462 …BlitDepthStencilCase (Context& context, const char* name, const char* desc, deUint32 depthFormat, … in BlitDepthStencilCase() 1078 deUint32 depthFormat = depthStencilFormats[dFmtNdx]; in init() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cClipControlTests.cpp | 700 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::FLOAT); in ValidateFramebuffer() local 889 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::FLOAT); in ValidateFramebuffer() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineDepthTests.cpp | 261 const VkFormat depthFormat, in DepthTest() 357 const VkFormat depthFormat, in DepthTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDepthTests.cpp | 261 const VkFormat depthFormat, in DepthTest() 357 const VkFormat depthFormat, in DepthTestInstance()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fClipControlTests.cpp | 1237 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::UNORM_INT16); in ValidateFramebuffer() local 1425 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::UNORM_INT16); in ValidateFramebuffer() local
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | PixelProcessor.hpp | 98 vk::Format depthFormat; member
|
D | Context.cpp | 163 VkFormat Attachments::depthFormat() const in depthFormat() function in vk::Attachments
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRenderInvarianceTests.cpp | 264 VkFormat depthFormat = VK_FORMAT_UNDEFINED; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderInvarianceTests.cpp | 264 VkFormat depthFormat = VK_FORMAT_UNDEFINED; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolConcurrentTests.cpp | 96 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
D | vktQueryPoolConcurrentTests.cpp | 96 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 2053 const VkFormat depthFormat = VK_FORMAT_D16_UNORM; in iterate() local 2545 const VkFormat depthFormat = VK_FORMAT_D16_UNORM; in checkSupport() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 2053 const VkFormat depthFormat = VK_FORMAT_D16_UNORM; in iterate() local 2545 const VkFormat depthFormat = VK_FORMAT_D16_UNORM; in checkSupport() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateRSTests.cpp | 939 const auto depthFormat = vk::VK_FORMAT_D16_UNORM; in iterate() local
|