Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp821 …uint32_t &stencilAttachmentInputIndex, bool isDepthFormat, bool isStencilFormat, void *pNext = DE_… in getRenderingInputAttachmentIndexInfo()
949 const bool isDepthFormat(tcu::hasDepthComponent(format.order)); in beginSecondaryCmdBuffer() local
1152 const bool isDepthFormat(tcu::hasDepthComponent(format.order)); in createRenderPipeline() local
1256 const bool isDepthFormat(tcu::hasDepthComponent(format.order)); in createSplitPipelines() local
1441 const bool isDepthFormat(tcu::hasDepthComponent(format.order)); in iterateInternalDynamicRendering() local
2336 const bool isDepthFormat(tcu::hasDepthComponent(format.order)); in checkSupport() local
DvktRenderPassTests.cpp1513 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in AttachmentResources() local
2442 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in SubpassRenderer() local
2532 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in SubpassRenderer() local
4908 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in createTestShaders() local
5075 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in createTestShaders() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp1335 static bool isDepthFormat(VkFormat format) in isDepthFormat() function
/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp307 static bool isDepthFormat(const tcu::TextureFormat &fmt) in isDepthFormat() function
Des31fTextureBorderClampTests.cpp92 bool isDepthFormat(uint32_t format, tcu::Sampler::DepthStencilMode mode) in isDepthFormat() function
Des31fTextureGatherTests.cpp125 static inline bool isDepthFormat(const tcu::TextureFormat &fmt) in isDepthFormat() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp164 inline bool isDepthFormat(const VkFormat format) in isDepthFormat() function
DvktPipelineMultisampledRenderToSingleSampledTests.cpp99 inline bool isDepthFormat(const VkFormat format) in isDepthFormat() function
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp213 bool isDepthFormat(VkFormat format) in isDepthFormat() function
/external/deqp/modules/egl/
DteglImageFormatTests.cpp1995 bool isDepthFormat(GLenum format) in isDepthFormat() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp241 static inline bool isDepthFormat(const tcu::TextureFormat &fmt) in isDepthFormat() function