Home
last modified time | relevance | path

Searched defs:depthFormat (Results 1 – 19 of 19) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLFramebufferTest.cpp490 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/
DWebGLFramebufferTest.cpp490 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/
DReadOnlyDepthStencilAttachmentTests.cpp206 wgpu::TextureFormat depthFormat = GetParam().mTextureFormat; in TEST_P() local
DDepthBiasTests.cpp28 void RunDepthBiasTest(wgpu::TextureFormat depthFormat, in RunDepthBiasTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp213 const VkFormat depthFormat, in DepthTest()
295 const VkFormat depthFormat, in DepthTestInstance()
DvktPipelineDepthRangeUnrestrictedTests.cpp67 VkFormat depthFormat; member
DvktPipelineTimestampTests.cpp1621 void BasicGraphicsTestInstance::buildRenderPass (VkFormat colorFormat, VkFormat depthFormat) in buildRenderPass()
1630 …sTestInstance::buildFrameBuffer (tcu::UVec2 renderSize, VkFormat colorFormat, VkFormat depthFormat) in buildFrameBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp83 VkFormat depthFormat; member
171 VkFormat depthFormat; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.hpp50 vk::VkFormat depthFormat = vk::VK_FORMAT_UNDEFINED; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cClipControlTests.cpp700 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/modules/gles2/functional/
Des2fClipControlTests.cpp1237 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/
DPixelProcessor.hpp98 vk::Format depthFormat; member
DContext.cpp163 VkFormat Attachments::depthFormat() const in depthFormat() function in vk::Attachments
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderInvarianceTests.cpp264 VkFormat depthFormat = VK_FORMAT_UNDEFINED; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolConcurrentTests.cpp96 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
DvktQueryPoolOcclusionTests.cpp87 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateRSTests.cpp781 const auto depthFormat = vk::VK_FORMAT_D16_UNORM; in iterate() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h1083 SWR_FORMAT depthFormat; // @llvm_enum member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1447 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local
4119 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachment.getFormat()); in logAndVerifyImages() local