Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1112 static const ValidateQueryBits::QueryMemberTableEntry s_physicalDevicePropertiesOffsetTable[] = variable
1264 …etPhysicalDeviceProperties, context.getInstanceInterface(), s_physicalDevicePropertiesOffsetTable)) in deviceProperties()
3119 …for (int propNdx = 0; propNdx < DE_LENGTH_OF_ARRAY(s_physicalDevicePropertiesOffsetTable); propNdx… in deviceProperties2()
3121 const size_t offset = s_physicalDevicePropertiesOffsetTable[propNdx].offset; in deviceProperties2()
3122 const size_t size = s_physicalDevicePropertiesOffsetTable[propNdx].size; in deviceProperties2()