Home
last modified time | relevance | path

Searched defs:isDepthFormat (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp774 static bool isDepthFormat (VkFormat format) in isDepthFormat() function
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1430 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in AttachmentResources() local
2143 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in SubpassRenderer() local
2252 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in SubpassRenderer() local
4352 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in createTestShaders() local
4500 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in createTestShaders() local
/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp273 static bool isDepthFormat (const tcu::TextureFormat& fmt) in isDepthFormat() function
Des31fTextureBorderClampTests.cpp93 bool isDepthFormat (deUint32 format, tcu::Sampler::DepthStencilMode mode) in isDepthFormat() function
Des31fTextureGatherTests.cpp124 static inline bool isDepthFormat (const tcu::TextureFormat& fmt) in isDepthFormat() function
/external/deqp/modules/egl/
DteglImageFormatTests.cpp1688 bool isDepthFormat (GLenum format) in isDepthFormat() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp163 inline bool isDepthFormat (const VkFormat format) in isDepthFormat() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp191 static inline bool isDepthFormat (const tcu::TextureFormat& fmt) in isDepthFormat() function