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.h151 VkPhysicalDeviceProperties physical_dev_props_; variable
DSmoke.cpp104 vk::GetPhysicalDeviceProperties(physical_dev_, &physical_dev_props_); in attach_shell()
107 sizeof(ShaderParamBlock) > physical_dev_props_.limits.maxPushConstantsSize) { in attach_shell()
469 physical_dev_props_.limits.minStorageBufferOffsetAlignment; in create_buffers()