Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1460 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in AttachmentResources() local
2065 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in SubpassRenderer() local
2174 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in SubpassRenderer() local
3987 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in createTestShaders() local
4135 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in createTestShaders() local
/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp271 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/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