/external/angle/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
|
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalIgnoreTests.cpp | 138 const auto depthFormat = VK_FORMAT_D16_UNORM; in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultipleClearsWithinRenderPass.cpp | 79 VkFormat depthFormat; member 144 VkFormat depthFormat; member
|
/external/deqp/external/vulkancts/modules/vulkan/util/ |
D | vktDrawUtil.hpp | 50 vk::VkFormat depthFormat = vk::VK_FORMAT_UNDEFINED; member
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboCompletenessTests.cpp | 229 …ImageFormat depthFormat = attPoint == GL_DEPTH_ATTACHMENT ? image->internalFormat : m_depthStencil… in check() local
|
D | es3fFramebufferBlitTests.cpp | 481 BlitDepthStencilCase(Context &context, const char *name, const char *desc, uint32_t depthFormat, in BlitDepthStencilCase() 1092 uint32_t depthFormat = depthStencilFormats[dFmtNdx]; in init() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDepthTests.cpp | 237 … const PipelineConstructionType pipelineConstructionType, const VkFormat depthFormat, in DepthTest() 337 const VkFormat depthFormat, in DepthTestInstance()
|
D | vktPipelineDepthRangeUnrestrictedTests.cpp | 72 VkFormat depthFormat; member
|
D | vktPipelineTimestampTests.cpp | 1601 void BasicGraphicsTestInstance::buildRenderPass(VkFormat colorFormat, VkFormat depthFormat) in buildRenderPass() 1609 …csTestInstance::buildFrameBuffer(tcu::UVec2 renderSize, VkFormat colorFormat, VkFormat depthFormat) in buildFrameBuffer()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cClipControlTests.cpp | 708 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::FLOAT); in ValidateFramebuffer() local 899 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::FLOAT); in ValidateFramebuffer() local
|
/external/deqp/external/vulkancts/modules/vulkan/shader_object/ |
D | vktShaderObjectRenderingTests.cpp | 73 vk::VkFormat depthFormat; member 1182 const auto depthFormat = depthStencilFormats[j]; in createShaderObjectRenderingTests() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fClipControlTests.cpp | 1260 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::UNORM_INT16); in ValidateFramebuffer() local 1450 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::UNORM_INT16); in ValidateFramebuffer() local
|
/external/swiftshader/src/Device/ |
D | PixelProcessor.hpp | 102 vk::Format depthFormat; member
|
D | Context.cpp | 308 VkFormat Attachments::depthFormat() const in depthFormat() function in vk::Attachments
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderInvarianceTests.cpp | 255 VkFormat depthFormat = VK_FORMAT_UNDEFINED; in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolConcurrentTests.cpp | 98 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
|
D | vktQueryPoolOcclusionTests.cpp | 100 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateGeneralTests.cpp | 530 const auto depthFormat = vk::getDepthCopyFormat(dsFormat); in staticStencilMaskZeroProgramsTest() local
|
D | vktDynamicStateRSTests.cpp | 982 const auto depthFormat = vk::VK_FORMAT_D16_UNORM; in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 2142 const VkFormat depthFormat = VK_FORMAT_D16_UNORM; in iterate() local 2719 const VkFormat depthFormat = VK_FORMAT_D16_UNORM; in checkSupport() local
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationDepthBiasControlTests.cpp | 384 const auto depthFormat = m_params.attachmentFormat; in iterate() local
|
D | vktShaderTileImageTests.cpp | 1369 VkFormat depthFormat = in generateGraphicsPipeline() local
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktDynamicRenderingDepthStencilResolveTests.cpp | 578 VkFormat depthFormat = attachmentType == VB_DEPTH ? m_config.format : VK_FORMAT_UNDEFINED; in beginSecondaryCommandBuffer() local
|
D | vktRenderPassTests.cpp | 1533 … const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local 1967 void findDepthStencilAttachments(const vector<Attachment> &allAttachments, VkFormat &depthFormat, in findDepthStencilAttachments() 2061 VkFormat depthFormat = VK_FORMAT_UNDEFINED; in prepareAttachmentRemapping() local 3072 VkFormat depthFormat = VK_FORMAT_UNDEFINED; in createSubpassPipeline() local 4639 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachment.getFormat()); in logAndVerifyImages() local
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
D | vktFragmentShadingRateMiscTests.cpp | 545 const auto depthFormat = VK_FORMAT_D16_UNORM; in testNoFrag() local
|