Searched refs:panvk_pipeline_cache (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_vX_pipeline.c | 49 struct panvk_pipeline_cache *cache; 920 struct panvk_pipeline_cache *cache, in panvk_pipeline_builder_init_graphics() 970 VK_FROM_HANDLE(panvk_pipeline_cache, cache, pipelineCache); in panvk_per_arch() 999 struct panvk_pipeline_cache *cache, in panvk_pipeline_builder_init_compute() 1023 VK_FROM_HANDLE(panvk_pipeline_cache, cache, pipelineCache); in panvk_per_arch()
|
D | meson.build | 46 'panvk_pipeline_cache.c',
|
D | panvk_private.h | 234 struct panvk_pipeline_cache { struct 1076 VK_DEFINE_NONDISP_HANDLE_CASTS(panvk_pipeline_cache, base, VkPipelineCache, VK_OBJECT_TYPE_PIPELINE…
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 6567 "../src/panfrost/vulkan/panvk_pipeline_cache.c",
|