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