Searched defs:isDepthFormat (Results 1 – 8 of 8) sorted by relevance
740 static bool isDepthFormat (VkFormat format) in isDepthFormat() function
1430 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in AttachmentResources() local2127 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in SubpassRenderer() local2236 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in SubpassRenderer() local4336 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in createTestShaders() local4484 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