Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1006 #define OFFSET_TABLE_ENTRY(STRUCT, MEMBER) { (size_t)DE_OFFSET_OF(STRUCT, MEMBER), VK_SIZE_OF(STR… macro
1018 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, robustBufferAccess), in deviceFeatures()
1019 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, fullDrawIndexUint32), in deviceFeatures()
1020 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, imageCubeArray), in deviceFeatures()
1021 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, independentBlend), in deviceFeatures()
1022 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, geometryShader), in deviceFeatures()
1023 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, tessellationShader), in deviceFeatures()
1024 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, sampleRateShading), in deviceFeatures()
1025 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, dualSrcBlend), in deviceFeatures()
1026 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, logicOp), in deviceFeatures()
[all …]