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

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_formats.c991 static const VkExternalMemoryProperties userptr_props = { variable in typeref:typename:const VkExternalMemoryProperties
1092 external_props->externalMemoryProperties = userptr_props;
1185 pExternalBufferProperties->externalMemoryProperties = userptr_props;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_formats.c1301 static const VkExternalMemoryProperties userptr_props = { variable in typeref:typename:const VkExternalMemoryProperties
1496 external_props->externalMemoryProperties = userptr_props;
1593 pExternalBufferProperties->externalMemoryProperties = userptr_props;

Completed in 4 milliseconds