Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_format.c76 (*fetch_ptr_t)(void *unpacked, const void *packed, typedef
145 fetch_ptr_t fetch_ptr; in test_format_float()
159 fetch_ptr = (fetch_ptr_t) gallivm_jit_function(gallivm, fetch); in test_format_float()
244 fetch_ptr_t fetch_ptr; in test_format_unorm8()
258 fetch_ptr = (fetch_ptr_t) gallivm_jit_function(gallivm, fetch); in test_format_unorm8()