Searched defs:isDepthFormat (Results 1 – 6 of 6) sorted by relevance
1460 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in AttachmentResources() local2065 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in SubpassRenderer() local2174 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in SubpassRenderer() local3987 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in createTestShaders() local4135 const bool isDepthFormat = tcu::hasDepthComponent(format.order); in createTestShaders() local
271 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
163 inline bool isDepthFormat (const VkFormat format) in isDepthFormat() function
191 static inline bool isDepthFormat (const tcu::TextureFormat& fmt) in isDepthFormat() function