Searched defs:hasDepthComponent (Results 1 – 4 of 4) sorted by relevance
1212 const bool hasDepthComponent = tcu::hasDepthComponent(vk::mapVkFormat(imageFormat).order); in addGraphicsImageSamplerTest() local
3782 const bool hasDepthComponent = in runAndVerifyDefaultPipeline() local
3710 bool hasDepthComponent; member3792 bool hasDepthComponent; member
129 bool hasDepthComponent(TextureFormat::ChannelOrder order) in hasDepthComponent() function