Home
last modified time | relevance | path

Searched defs:context_ptr (Results 1 – 14 of 14) 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.c608 LLVMValueRef context_ptr, in generate_vs()
1079 LLVMValueRef context_ptr) in generate_viewport()
1139 LLVMValueRef context_ptr, in generate_clipmask()
1529 LLVMValueRef context_ptr; in draw_llvm_generate() local
2236 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/llvmpipe/
Dlp_tex_sample.c93 LLVMValueRef context_ptr, in lp_llvm_texture_member()
Dlp_state_fs.c222 lp_llvm_viewport(LLVMValueRef context_ptr, in lp_llvm_viewport()
246 LLVMValueRef context_ptr, in lp_build_depth_clamp()
299 LLVMValueRef context_ptr, in generate_fs_loop()
1720 LLVMValueRef context_ptr, in generate_unswizzled_blend()
2417 LLVMValueRef context_ptr; in generate_fragment() local
/external/mesa3d/src/gallium/drivers/swr/
Dswr_tex_sample.cpp102 LLVMValueRef context_ptr, in swr_texture_member()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h105 LLVMValueRef context_ptr; member
119 LLVMValueRef context_ptr; member
397 LLVMValueRef context_ptr; member
Dlp_bld_sample_soa.c2744 LLVMValueRef context_ptr, in lp_build_sample_soa_code()
3417 LLVMValueRef context_ptr; in lp_build_sample_gen_func() local
3776 LLVMValueRef context_ptr = params->context_ptr; in lp_build_size_query_soa() local
Dlp_bld_tgsi.h452 LLVMValueRef context_ptr; member
Dlp_bld_tgsi_soa.c3781 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.cc417 void CheckCrashTestSighandler(int, siginfo_t* info, void* context_ptr) { in CheckCrashTestSighandler()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.cc933 std::unique_ptr<HloCloneContext> context_ptr; in CloneWithReplacements() local