Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/demos/smoke/
DSmoke.h145 VkPhysicalDeviceProperties physical_dev_props_; variable
DSmoke.cpp99 vk::GetPhysicalDeviceProperties(physical_dev_, &physical_dev_props_); in attach_shell()
102 sizeof(ShaderParamBlock) > physical_dev_props_.limits.maxPushConstantsSize) { in attach_shell()
464 physical_dev_props_.limits.minStorageBufferOffsetAlignment; in create_buffers()