OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:anv_GetPhysicalDeviceQueueFamilyProperties
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/intel/vulkan/
anv_device.c
[
all
...]
/external/mesa3d/prebuilt-intermediates/vulkan/
anv_entrypoints.c
437
void
anv_GetPhysicalDeviceQueueFamilyProperties
(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueueFamilyProperties* pQueueFamilyProperties) __attribute__ ((weak));
[
all
...]
anv_entrypoints.h
282
void
anv_GetPhysicalDeviceQueueFamilyProperties
(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueueFamilyProperties* pQueueFamilyProperties);
[
all
...]
Completed in 123 milliseconds