Home
last modified time | relevance | path

Searched defs:CORE_FEATURE (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c537 #define CORE_FEATURE(feature) features->feature = core->feature macro
810 #undef CORE_FEATURE global() macro
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c1458 #define CORE_FEATURE(major, minor, feature) features->feature = core_##major##_##minor.feature in radv_GetPhysicalDeviceFeatures2() macro

Completed in 11 milliseconds