Searched defs:AllPropertiesBlobs (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkDeviceProperties.inl | 162 …<VkPhysicalDeviceMemoryProperties>(VkPhysicalDeviceMemoryProperties&, const AllPropertiesBlobs&) {} 163 …<VkPhysicalDeviceSparseProperties>(VkPhysicalDeviceSparseProperties&, const AllPropertiesBlobs&) {} 164 …ob<VkPhysicalDeviceGroupProperties>(VkPhysicalDeviceGroupProperties&, const AllPropertiesBlobs&) {} 165 …kPhysicalDeviceMemoryProperties2>(VkPhysicalDeviceMemoryProperties2&, const AllPropertiesBlobs&) {} 166 …escriptorPropertiesKHR>(VkPhysicalDevicePushDescriptorPropertiesKHR&, const AllPropertiesBlobs&) {} 167 …ceQueryPropertiesKHR>(VkPhysicalDevicePerformanceQueryPropertiesKHR&, const AllPropertiesBlobs&) {} 168 …RatePropertiesKHR>(VkPhysicalDeviceFragmentShadingRatePropertiesKHR&, const AllPropertiesBlobs&) {} 169 …eaturesKHR>(VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR&, const AllPropertiesBlobs&) {} 170 …PropertiesKHR>(VkPhysicalDeviceShaderIntegerDotProductPropertiesKHR&, const AllPropertiesBlobs&) {} 171 …aintenance4PropertiesKHR>(VkPhysicalDeviceMaintenance4PropertiesKHR&, const AllPropertiesBlobs&) {} [all …]
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkDeviceProperties.hpp | 47 struct AllPropertiesBlobs struct 49 VkPhysicalDeviceVulkan11Properties& vk11; 50 VkPhysicalDeviceVulkan12Properties& vk12;
|