Home
last modified time | relevance | path

Searched defs:pipeline_cache_lock (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c69 pipeline_cache_lock(struct v3dv_pipeline_cache *cache) in pipeline_cache_lock() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_types.h997 struct u_rwlock pipeline_cache_lock; member