Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A 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
H A 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
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp1335 static bool isDepthFormat(VkFormat format) in isDepthFormat() function
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureLevelStateQueryTests.cpp307 static bool isDepthFormat(const tcu::TextureFormat &fmt) in isDepthFormat() function
H A Des31fTextureBorderClampTests.cpp92 bool isDepthFormat(uint32_t format, tcu::Sampler::DepthStencilMode mode) in isDepthFormat() function
H A Des31fTextureGatherTests.cpp125 static inline bool isDepthFormat(const tcu::TextureFormat &fmt) in isDepthFormat() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp164 inline bool isDepthFormat(const VkFormat format) in isDepthFormat() function
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp99 inline bool isDepthFormat(const VkFormat format) in isDepthFormat() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureShadowTests.cpp213 bool isDepthFormat(VkFormat format) in isDepthFormat() function
/aosp_15_r20/external/deqp/modules/egl/
H A DteglImageFormatTests.cpp1995 bool isDepthFormat(GLenum format) in isDepthFormat() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp241 static inline bool isDepthFormat(const tcu::TextureFormat &fmt) in isDepthFormat() function