Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_pipeline_cache.c246 tu_CreatePipelineCache(VkDevice _device, in tu_CreatePipelineCache() function
Dtu_device.c1119 tu_CreatePipelineCache(tu_device_to_handle(device), &ci, NULL, &pc); in tu_CreateDevice()