Searched refs:buffer2 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_formats.c935 VkFormatFeatureFlags2KHR linear2, optimal2, buffer2; local in function:anv_GetPhysicalDeviceFormatProperties2
940 buffer2 = get_buffer_format_features2(devinfo, vk_format, anv_format);
945 .bufferFeatures = features2_to_features(buffer2),
965 props->bufferFeatures = buffer2;

Completed in 3 milliseconds