Searched refs:use_cache (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_format.c | 82 unsigned use_cache) 116 if (use_cache) { 140 unsigned use_cache) 156 lp_float32_vec4_type(), use_cache); 185 fetch_ptr(unpacked, packed, j, i, use_cache ? cache_ptr : NULL); 241 unsigned use_cache) 257 lp_unorm8_vec4_type(), use_cache); 286 fetch_ptr(unpacked, packed, j, i, use_cache ? cache_ptr : NULL); 342 unsigned use_cache) 346 if (!test_format_float(verbose, fp, format_desc, use_cache)) { 79 add_fetch_rgba_test(struct gallivm_state * gallivm,unsigned verbose,const struct util_format_description * desc,struct lp_type type,unsigned use_cache) argument 138 test_format_float(unsigned verbose,FILE * fp,const struct util_format_description * desc,unsigned use_cache) argument 239 test_format_unorm8(unsigned verbose,FILE * fp,const struct util_format_description * desc,unsigned use_cache) argument 340 test_one(unsigned verbose,FILE * fp,const struct util_format_description * format_desc,unsigned use_cache) argument 363 unsigned use_cache; local in function:test_all [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_format.c | 82 unsigned use_cache) 116 if (use_cache) { 140 unsigned use_cache) 156 lp_float32_vec4_type(), use_cache); 185 fetch_ptr(unpacked, packed, j, i, use_cache ? cache_ptr : NULL); 241 unsigned use_cache) 257 lp_unorm8_vec4_type(), use_cache); 286 fetch_ptr(unpacked, packed, j, i, use_cache ? cache_ptr : NULL); 342 unsigned use_cache) 346 if (!test_format_float(verbose, fp, format_desc, use_cache)) { 79 add_fetch_rgba_test(struct gallivm_state * gallivm,unsigned verbose,const struct util_format_description * desc,struct lp_type type,unsigned use_cache) argument 138 test_format_float(unsigned verbose,FILE * fp,const struct util_format_description * desc,unsigned use_cache) argument 239 test_format_unorm8(unsigned verbose,FILE * fp,const struct util_format_description * desc,unsigned use_cache) argument 340 test_one(unsigned verbose,FILE * fp,const struct util_format_description * format_desc,unsigned use_cache) argument 363 unsigned use_cache; local in function:test_all [all...] |
Completed in 13 milliseconds