/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm_sample.c | 104 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()
|
D | draw_llvm.c | 961 LLVMValueRef context_ptr, in generate_vs() 1435 LLVMValueRef context_ptr) in generate_viewport() 1498 LLVMValueRef context_ptr, in generate_clipmask() 1905 LLVMValueRef context_ptr; in draw_llvm_generate() local 2748 LLVMValueRef context_ptr; in draw_gs_llvm_generate() local 3338 LLVMValueRef context_ptr; in draw_tcs_llvm_generate() local 3908 LLVMValueRef context_ptr; in draw_tes_llvm_generate() local
|
D | draw_llvm.h | 730 LLVMValueRef context_ptr; member 756 LLVMValueRef context_ptr; member 786 LLVMValueRef context_ptr; member
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkcontextutil.c | 150 gst_msdk_context_find (GstElement * element, GstMsdkContext ** context_ptr) in gst_msdk_context_find()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample.h | 112 LLVMValueRef context_ptr; member 130 LLVMValueRef context_ptr; member 152 LLVMValueRef context_ptr; member 456 LLVMValueRef context_ptr; member
|
D | lp_bld_tgsi.h | 275 LLVMValueRef context_ptr; member 530 LLVMValueRef context_ptr; member
|
D | lp_bld_nir.h | 249 LLVMValueRef context_ptr; member
|
D | lp_bld_sample_soa.c | 3299 LLVMValueRef context_ptr, in lp_build_sample_soa_code() 3973 LLVMValueRef context_ptr; in lp_build_sample_gen_func() local 4363 LLVMValueRef context_ptr = params->context_ptr; in lp_build_size_query_soa() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs_linear_llvm.c | 312 LLVMValueRef context_ptr = LLVMGetParam(function, 0); in llvmpipe_fs_variant_linear_llvm() local
|
D | lp_tex_sample.c | 114 LLVMValueRef context_ptr, in lp_llvm_texture_member()
|
D | lp_state_fs.c | 325 lp_llvm_viewport(LLVMValueRef context_ptr, in lp_llvm_viewport() 351 LLVMValueRef context_ptr, in lp_build_depth_clamp() 623 LLVMValueRef context_ptr, in generate_fs_loop() 2369 LLVMValueRef context_ptr, in generate_unswizzled_blend() 3065 LLVMValueRef context_ptr; in generate_fragment() local
|
D | lp_state_cs.c | 76 LLVMValueRef context_ptr; in generate_compute() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglutils.c | 578 GstGLContext ** context_ptr) in gst_gl_query_local_gl_context()
|
/third_party/node/src/ |
D | node_contextify.cc | 390 BaseObjectPtr<ContextifyContext> context_ptr = in MakeContext() local
|
/third_party/rust/crates/rust-openssl/openssl/src/x509/ |
D | mod.rs | 912 let context_ptr = match context { in new() localVariable 963 let context_ptr = match context { in new_nid() localVariable
|
/third_party/jerryscript/jerry-core/api/ |
D | jerry.c | 3523 uintptr_t context_ptr = ((uintptr_t) context_p) + sizeof (jerry_context_t); in jerry_create_context() local
|