Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_format.c74 (*fetch_ptr_t)(void *unpacked, const void *packed, typedef
145 fetch_ptr_t fetch_ptr; in test_format_float()
160 fetch_ptr = (fetch_ptr_t) gallivm_jit_function(gallivm, fetch); in test_format_float()
246 fetch_ptr_t fetch_ptr; in test_format_unorm8()
261 fetch_ptr = (fetch_ptr_t) gallivm_jit_function(gallivm, fetch); in test_format_unorm8()