Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_private.h4465 void *anv_resolve_device_entrypoint(const struct gen_device_info *devinfo,
Danv_device.c2889 anv_resolve_device_entrypoint(&device->info, i); in anv_CreateDevice()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c7643 anv_resolve_device_entrypoint(const struct gen_device_info *devinfo, uint32_t index) in anv_resolve_device_entrypoint() function
7688 return anv_resolve_device_entrypoint(devinfo, idx); in anv_lookup_entrypoint()