Searched refs:checkSupportSampleLocations (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 143 void checkSupportSampleLocations (Context& context) in checkSupportSampleLocations() function 1343 checkSupportSampleLocations(context); in checkSupportVerifyTests() 1928 checkSupportSampleLocations(context); in checkSupportDrawTests() 3151 addFunctionCase(group.get(), "sample_locations_properties", checkSupportSampleLocations, testQuerySampleLocationProperties); in createTestsInGroup() 3152 addFunctionCase(group.get(), "multisample_properties", checkSupportSampleLocations, testQueryMultisampleProperties); in createTestsInGroup()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 142 void checkSupportSampleLocations (Context& context) in checkSupportSampleLocations() function 1323 checkSupportSampleLocations(context); in checkSupportVerifyTests() 1904 checkSupportSampleLocations(context); in checkSupportDrawTests() 3105 addFunctionCase(group.get(), "sample_locations_properties", "", checkSupportSampleLocations, testQuerySampleLocationProperties); in createTestsInGroup() 3106 addFunctionCase(group.get(), "multisample_properties", "", checkSupportSampleLocations, testQueryMultisampleProperties); in createTestsInGroup()
|
Completed in 12 milliseconds