Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.h46 struct lp_build_format_cache;
193 struct lp_build_format_cache *cache;
Dlp_test_format.c49 static struct lp_build_format_cache *cache_ptr;
77 unsigned i, unsigned j, struct lp_build_format_cache *cache);
361 cache_ptr = align_malloc(sizeof(struct lp_build_format_cache), 16); in test_all()
Dlp_rast.c903 task->thread_data.cache = align_malloc(sizeof(struct lp_build_format_cache), in lp_rast_create()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format.h60 struct lp_build_format_cache struct