Home
last modified time | relevance | path

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

12

/external/angle/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
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalIgnoreTests.cpp138 const auto depthFormat = VK_FORMAT_D16_UNORM; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp79 VkFormat depthFormat; member
144 VkFormat depthFormat; member
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.hpp50 vk::VkFormat depthFormat = vk::VK_FORMAT_UNDEFINED; member
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp229 …ImageFormat depthFormat = attPoint == GL_DEPTH_ATTACHMENT ? image->internalFormat : m_depthStencil… in check() local
Des3fFramebufferBlitTests.cpp481 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/
DvktPipelineDepthTests.cpp237 … const PipelineConstructionType pipelineConstructionType, const VkFormat depthFormat, in DepthTest()
337 const VkFormat depthFormat, in DepthTestInstance()
DvktPipelineDepthRangeUnrestrictedTests.cpp72 VkFormat depthFormat; member
DvktPipelineTimestampTests.cpp1601 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/
Dgl4cClipControlTests.cpp708 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/
DvktShaderObjectRenderingTests.cpp73 vk::VkFormat depthFormat; member
1182 const auto depthFormat = depthStencilFormats[j]; in createShaderObjectRenderingTests() local
/external/deqp/modules/gles2/functional/
Des2fClipControlTests.cpp1260 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/
DPixelProcessor.hpp102 vk::Format depthFormat; member
DContext.cpp308 VkFormat Attachments::depthFormat() const in depthFormat() function in vk::Attachments
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderInvarianceTests.cpp255 VkFormat depthFormat = VK_FORMAT_UNDEFINED; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolConcurrentTests.cpp98 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
DvktQueryPoolOcclusionTests.cpp100 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateGeneralTests.cpp530 const auto depthFormat = vk::getDepthCopyFormat(dsFormat); in staticStencilMaskZeroProgramsTest() local
DvktDynamicStateRSTests.cpp982 const auto depthFormat = vk::VK_FORMAT_D16_UNORM; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp2142 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/
DvktRasterizationDepthBiasControlTests.cpp384 const auto depthFormat = m_params.attachmentFormat; in iterate() local
DvktShaderTileImageTests.cpp1369 VkFormat depthFormat = in generateGraphicsPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktDynamicRenderingDepthStencilResolveTests.cpp578 VkFormat depthFormat = attachmentType == VB_DEPTH ? m_config.format : VK_FORMAT_UNDEFINED; in beginSecondaryCommandBuffer() local
DvktRenderPassTests.cpp1533 … 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/
DvktFragmentShadingRateMiscTests.cpp545 const auto depthFormat = VK_FORMAT_D16_UNORM; in testNoFrag() local

12