Home | History | Annotate | Download | only in api

Lines Matching refs:VkPhysicalDevicePointClippingProperties

3063 string toString (const VkPhysicalDevicePointClippingProperties& value)
3066 s << "VkPhysicalDevicePointClippingProperties = {\n";
3152 VkPhysicalDevicePointClippingProperties pointClippingProperties[count];
3161 deMemset(&pointClippingProperties[ndx], 0xFF*ndx, sizeof(VkPhysicalDevicePointClippingProperties ));
3231 TCU_FAIL("Mismatch between VkPhysicalDevicePointClippingProperties");