Home
last modified time | relevance | path

Searched defs:sampleLocationsProperties (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp241 VkPhysicalDeviceSampleLocationsPropertiesEXT sampleLocationsProperties; in getSampleLocationsPropertiesEXT() local
276 void logPixelGrid(tcu::TestLog &log, const VkPhysicalDeviceSampleLocationsPropertiesEXT &sampleLoca… in logPixelGrid()
1142 const VkPhysicalDeviceSampleLocationsPropertiesEXT sampleLocationsProperties = in testQuerySampleLocationProperties() local
1198 const VkPhysicalDeviceSampleLocationsPropertiesEXT sampleLocationsProperties = in testQueryMultisampleProperties() local
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp698 …VkPhysicalDeviceSampleLocationsPropertiesEXT sampleLocationsProperties; //!< Used with VK_EXT_samp… member