Home
last modified time | relevance | path

Searched defs:context_ptr (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm_sample.c87 LLVMValueRef context_ptr, in draw_llvm_texture_member()
133 LLVMValueRef context_ptr, in draw_llvm_sampler_member()
Ddraw_llvm.c604 LLVMValueRef context_ptr, in generate_vs()
1075 LLVMValueRef context_ptr) in generate_viewport()
1135 LLVMValueRef context_ptr, in generate_clipmask()
1525 LLVMValueRef context_ptr; in draw_llvm_generate() local
2227 LLVMValueRef context_ptr; in draw_gs_llvm_generate() local
Ddraw_llvm.h405 LLVMValueRef context_ptr; member
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.cc478 MDRawContextARM *context_ptr = context.get(); in WriteContextARM() local
536 MDRawContextARM64 *context_ptr = context.get(); in WriteContextARM64() local
627 MDRawContextPPC *context_ptr = context.get(); in WriteContextPPC() local
693 MDRawContextPPC64 *context_ptr = context.get(); in WriteContextPPC64() local
796 MDRawContextX86 *context_ptr = context.get(); in WriteContextX86() local
836 MDRawContextAMD64 *context_ptr = context.get(); in WriteContextX86_64() local
/external/mesa3d/src/gallium/drivers/swr/
Dswr_tex_sample.cpp102 LLVMValueRef context_ptr, in swr_texture_member()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tex_sample.c93 LLVMValueRef context_ptr, in lp_llvm_texture_member()
Dlp_state_fs.c221 lp_llvm_viewport(LLVMValueRef context_ptr, in lp_llvm_viewport()
245 LLVMValueRef context_ptr, in lp_build_depth_clamp()
298 LLVMValueRef context_ptr, in generate_fs_loop()
1699 LLVMValueRef context_ptr, in generate_unswizzled_blend()
2396 LLVMValueRef context_ptr; in generate_fragment() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h104 LLVMValueRef context_ptr; member
118 LLVMValueRef context_ptr; member
391 LLVMValueRef context_ptr; member
Dlp_bld_sample_soa.c2465 LLVMValueRef context_ptr, in lp_build_sample_soa_code()
3112 LLVMValueRef context_ptr; in lp_build_sample_gen_func() local
3471 LLVMValueRef context_ptr = params->context_ptr; in lp_build_size_query_soa() local
Dlp_bld_tgsi.h451 LLVMValueRef context_ptr; member
Dlp_bld_tgsi_soa.c3897 LLVMValueRef context_ptr, in lp_build_tgsi_soa()
/external/pdfium/core/fxcodec/lbmp/
Dfx_bmp.h80 void* context_ptr; variable
/external/libchrome/base/
Dlogging_unittest.cc263 void CheckCrashTestSighandler(int, siginfo_t* info, void* context_ptr) { in CheckCrashTestSighandler()