HomeSort by relevance Sort by last modified time
    Searched refs:fetch_ptr (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test_format.c 135 fetch_ptr_t fetch_ptr; local
147 fetch_ptr = (fetch_ptr_t) gallivm_jit_function(gallivm, fetch);
166 fetch_ptr(unpacked, test->packed, j, i);
202 gallivm_free_function(gallivm, fetch, fetch_ptr);
220 fetch_ptr_t fetch_ptr; local
232 fetch_ptr = (fetch_ptr_t) gallivm_jit_function(gallivm, fetch);
251 fetch_ptr(unpacked, test->packed, j, i);
287 gallivm_free_function(gallivm, fetch, fetch_ptr);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_format.c 135 fetch_ptr_t fetch_ptr; local
147 fetch_ptr = (fetch_ptr_t) gallivm_jit_function(gallivm, fetch);
166 fetch_ptr(unpacked, test->packed, j, i);
202 gallivm_free_function(gallivm, fetch, fetch_ptr);
220 fetch_ptr_t fetch_ptr; local
232 fetch_ptr = (fetch_ptr_t) gallivm_jit_function(gallivm, fetch);
251 fetch_ptr(unpacked, test->packed, j, i);
287 gallivm_free_function(gallivm, fetch, fetch_ptr);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_llvm.c 1226 LLVMValueRef fetch_ptr; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c 1226 LLVMValueRef fetch_ptr; local
    [all...]

Completed in 412 milliseconds