Searched refs:tu_pipeline_cache (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_pipeline_cache.c | 48 tu_pipeline_cache_init(struct tu_pipeline_cache *cache, 71 tu_pipeline_cache_finish(struct tu_pipeline_cache *cache) 93 tu_pipeline_cache_search_unlocked(struct tu_pipeline_cache *cache, 118 tu_pipeline_cache_search(struct tu_pipeline_cache *cache, 133 tu_pipeline_cache_set_entry(struct tu_pipeline_cache *cache, 155 tu_pipeline_cache_grow(struct tu_pipeline_cache *cache) 187 tu_pipeline_cache_add_entry(struct tu_pipeline_cache *cache, 201 tu_pipeline_cache_load(struct tu_pipeline_cache *cache, 252 struct tu_pipeline_cache *cache; 285 TU_FROM_HANDLE(tu_pipeline_cache, cach [all...] |
| H A D | tu_private.h | 269 struct tu_pipeline_cache struct 381 struct tu_pipeline_cache *mem_cache; 1799 VK_DEFINE_NONDISP_HANDLE_CASTS(tu_pipeline_cache, base, VkPipelineCache,
|
| H A D | tu_pipeline.c | 249 struct tu_pipeline_cache *cache; 3163 struct tu_pipeline_cache *cache, 3244 TU_FROM_HANDLE(tu_pipeline_cache, cache, pipelineCache);
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_pipeline_cache.c | 47 tu_pipeline_cache_init(struct tu_pipeline_cache *cache, 70 tu_pipeline_cache_finish(struct tu_pipeline_cache *cache) 127 tu_pipeline_cache_search_unlocked(struct tu_pipeline_cache *cache, 152 tu_pipeline_cache_search(struct tu_pipeline_cache *cache, 167 tu_pipeline_cache_set_entry(struct tu_pipeline_cache *cache, 189 tu_pipeline_cache_grow(struct tu_pipeline_cache *cache) 221 tu_pipeline_cache_add_entry(struct tu_pipeline_cache *cache, 244 tu_pipeline_cache_load(struct tu_pipeline_cache *cache, 295 struct tu_pipeline_cache *cache; 328 TU_FROM_HANDLE(tu_pipeline_cache, cach [all...] |
| H A D | tu_private.h | 359 struct tu_pipeline_cache struct 378 tu_pipeline_cache_init(struct tu_pipeline_cache *cache, 381 tu_pipeline_cache_finish(struct tu_pipeline_cache *cache); 383 tu_pipeline_cache_load(struct tu_pipeline_cache *cache, 392 struct tu_pipeline_cache *cache, 398 struct tu_pipeline_cache *cache, 408 struct tu_pipeline_cache cache; 465 struct tu_pipeline_cache *mem_cache; 1547 TU_DEFINE_NONDISP_HANDLE_CASTS(tu_pipeline_cache, VkPipelineCache)
|
| H A D | tu_pipeline.c | 45 struct tu_pipeline_cache *cache; 1773 struct tu_pipeline_cache *cache, 1823 TU_FROM_HANDLE(tu_pipeline_cache, cache, pipelineCache);
|
Completed in 18 milliseconds