Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm_sample.c104 LLVMValueRef context_ptr, in draw_llvm_texture_member()
156 LLVMValueRef context_ptr, in draw_llvm_sampler_member()
201 LLVMValueRef context_ptr, in draw_llvm_image_member()
Ddraw_llvm.c938 LLVMValueRef context_ptr, in generate_vs()
1428 LLVMValueRef context_ptr) in generate_viewport()
1488 LLVMValueRef context_ptr, in generate_clipmask()
1897 LLVMValueRef context_ptr; in draw_llvm_generate() local
2726 LLVMValueRef context_ptr; in draw_gs_llvm_generate() local
3308 LLVMValueRef context_ptr; in draw_tcs_llvm_generate() local
3866 LLVMValueRef context_ptr; in draw_tes_llvm_generate() local
Ddraw_llvm.h677 LLVMValueRef context_ptr; member
702 LLVMValueRef context_ptr; member
728 LLVMValueRef context_ptr; member
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.cc498 MDRawContextARM *context_ptr = context.get(); in WriteContextARM() local
556 MDRawContextARM64_Old *context_ptr = context.get(); in WriteContextARM64() local
647 MDRawContextPPC *context_ptr = context.get(); in WriteContextPPC() local
713 MDRawContextPPC64 *context_ptr = context.get(); in WriteContextPPC64() local
816 MDRawContextX86 *context_ptr = context.get(); in WriteContextX86() local
856 MDRawContextAMD64 *context_ptr = context.get(); in WriteContextX86_64() local
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DNativeRegisterContextWindows_arm.cpp89 PCONTEXT context_ptr, in GetThreadContextHelper()
106 PCONTEXT context_ptr) { in SetThreadContextHelper()
DNativeRegisterContextWindows_arm64.cpp105 PCONTEXT context_ptr, in GetThreadContextHelper()
122 PCONTEXT context_ptr) { in SetThreadContextHelper()
DNativeRegisterContextWindows_WoW64.cpp61 PWOW64_CONTEXT context_ptr, in GetWoW64ThreadContextHelper()
77 PWOW64_CONTEXT context_ptr) { in SetWoW64ThreadContextHelper()
DNativeRegisterContextWindows_i386.cpp56 PCONTEXT context_ptr, in GetThreadContextHelper()
73 PCONTEXT context_ptr) { in SetThreadContextHelper()
DNativeRegisterContextWindows_x86_64.cpp68 PCONTEXT context_ptr, in GetThreadContextHelper()
85 PCONTEXT context_ptr) { in SetThreadContextHelper()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h110 LLVMValueRef context_ptr; member
126 LLVMValueRef context_ptr; member
148 LLVMValueRef context_ptr; member
445 LLVMValueRef context_ptr; member
Dlp_bld_tgsi.h273 LLVMValueRef context_ptr; member
527 LLVMValueRef context_ptr; member
Dlp_bld_nir.h212 LLVMValueRef context_ptr; member
Dlp_bld_sample_soa.c2814 LLVMValueRef context_ptr, in lp_build_sample_soa_code()
3484 LLVMValueRef context_ptr; in lp_build_sample_gen_func() local
3867 LLVMValueRef context_ptr = params->context_ptr; in lp_build_size_query_soa() local
/external/mesa3d/src/gallium/drivers/swr/
Dswr_tex_sample.cpp103 LLVMValueRef context_ptr, in swr_texture_member()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tex_sample.c112 LLVMValueRef context_ptr, in lp_llvm_texture_member()
Dlp_state_fs.c327 lp_llvm_viewport(LLVMValueRef context_ptr, in lp_llvm_viewport()
351 LLVMValueRef context_ptr, in lp_build_depth_clamp()
561 LLVMValueRef context_ptr, in generate_fs_loop()
2239 LLVMValueRef context_ptr, in generate_unswizzled_blend()
2936 LLVMValueRef context_ptr; in generate_fragment() local
Dlp_state_cs.c75 LLVMValueRef context_ptr; in generate_compute() local
/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.cc1030 std::unique_ptr<HloCloneContext> context_ptr; in CloneWithReplacements() local