Searched refs:depthBounds (Results 1 – 11 of 11) sorted by relevance
230 visitor->Visit("depthBounds", &features->depthBounds) && in Iterate()
568 pFeatures->depthBounds = VK_TRUE; in getPhysicalDeviceFeatures()
53 VkBool32 depthBounds; member
1712 s << "\tdepthBounds = " << value.depthBounds << '\n';
419 if (!deviceFeatures.depthBounds) in DepthBoundsParamTestInstance()
1048 …printf("\tdepthBounds = %u\n", features->depthBounds … in app_gpu_dump_features()
3364 , depthBounds( depthBounds_ ) in PhysicalDeviceFeatures()3505 depthBounds = depthBounds_; in setDepthBounds()3770 && ( depthBounds == rhs.depthBounds ) in operator ==()3832 Bool32 depthBounds; member
1222 VkBool32 depthBounds; member
843 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, depthBounds), in deviceFeatures()
1256 VkBool32 depthBounds; member
3411 if (!m_device->phy().features().depthBounds) { in TEST_F()