HomeSort by relevance Sort by last modified time
    Searched full:thread_data_ptr (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_tex_sample.c 228 LLVMValueRef thread_data_ptr,
234 return lp_jit_thread_data_cache(gallivm, thread_data_ptr);
lp_state_fs.c 246 LLVMValueRef thread_data_ptr,
264 thread_data_ptr);
307 LLVMValueRef thread_data_ptr)
439 thread_data_ptr, z);
479 outputs, context_ptr, thread_data_ptr,
535 thread_data_ptr, z);
611 LLVMValueRef counter = lp_jit_thread_data_counter(gallivm, thread_data_ptr);
2407 LLVMValueRef thread_data_ptr; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 105 LLVMValueRef thread_data_ptr; member in struct:lp_sampler_params
293 LLVMValueRef thread_data_ptr,
lp_bld_tgsi.h 230 LLVMValueRef thread_data_ptr,
452 LLVMValueRef thread_data_ptr; member in struct:lp_build_tgsi_soa_context
lp_bld_sample_soa.c 3113 LLVMValueRef thread_data_ptr = NULL; local
    [all...]
lp_bld_tgsi_soa.c     [all...]

Completed in 193 milliseconds