Searched refs:s_physicalDevicePropertiesOffsetTable (Results 1 – 1 of 1) sorted by relevance
1112 static const ValidateQueryBits::QueryMemberTableEntry s_physicalDevicePropertiesOffsetTable[] = variable1264 …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()