Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c950 const struct vk_device_entrypoint_table *dev_entrypoints; in panvk_CreateDevice() local
955 dev_entrypoints = &panvk_v6_device_entrypoints; in panvk_CreateDevice()
958 dev_entrypoints = &panvk_v7_device_entrypoints; in panvk_CreateDevice()
973 dev_entrypoints, in panvk_CreateDevice()
984 dev_entrypoints, in panvk_CreateDevice()