Searched defs:isDepthFormat (Results 1 – 8 of 8) sorted by relevance
774 static bool isDepthFormat (VkFormat format) in isDepthFormat() function
1430 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in AttachmentResources() local2143 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in SubpassRenderer() local2252 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in SubpassRenderer() local4352 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in createTestShaders() local4500 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in createTestShaders() local
273 static bool isDepthFormat (const tcu::TextureFormat& fmt) in isDepthFormat() function
93 bool isDepthFormat (deUint32 format, tcu::Sampler::DepthStencilMode mode) in isDepthFormat() function
124 static inline bool isDepthFormat (const tcu::TextureFormat& fmt) in isDepthFormat() function
1688 bool isDepthFormat (GLenum format) in isDepthFormat() function
163 inline bool isDepthFormat (const VkFormat format) in isDepthFormat() function
191 static inline bool isDepthFormat (const tcu::TextureFormat& fmt) in isDepthFormat() function