Home
last modified time | relevance | path

Searched refs:physical_device_properties_ (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/amber/src/vulkan/
Ddevice.h98 VkPhysicalDeviceProperties physical_device_properties_; variable
Ddevice.cc391 &physical_device_properties_); in LoadVulkanPointers()
405 return physical_device_properties_.apiVersion >= in SupportsApiVersion()
722 return physical_device_properties_.limits.maxPushConstantsSize; in GetMaxPushConstants()