Searched defs:hasDepthComponent (Results 1 – 6 of 6) sorted by relevance
1172 const bool hasDepthComponent = tcu::hasDepthComponent(vk::mapVkFormat(imageFormat).order); in addGraphicsImageSamplerTest() local
3660 …const bool hasDepthComponent = tcu::hasDepthComponent(vk::mapVkFormat(instance.resources.input… in runAndVerifyDefaultPipeline() local
3710 bool hasDepthComponent; member3792 bool hasDepthComponent; member
146 bool hasDepthComponent (TextureFormat::ChannelOrder order) in hasDepthComponent() function