/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_tex_sample.c | 112 lp_llvm_texture_member(const struct lp_sampler_dynamic_state *base, struct gallivm_state *gallivm, LLVMValueRef context_ptr, unsigned texture_unit, LLVMValueRef texture_unit_offset, unsigned member_index, const char *member_name, boolean emit_load) lp_llvm_texture_member() argument 203 lp_llvm_sampler_member(const struct lp_sampler_dynamic_state *base, struct gallivm_state *gallivm, LLVMValueRef context_ptr, unsigned sampler_unit, unsigned member_index, const char *member_name, boolean emit_load) lp_llvm_sampler_member() argument 264 lp_llvm_image_member(const struct lp_sampler_dynamic_state *base, struct gallivm_state *gallivm, LLVMValueRef context_ptr, unsigned image_unit, LLVMValueRef image_unit_offset, unsigned member_index, const char *member_name, boolean emit_load) lp_llvm_image_member() argument [all...] |
H A D | lp_state_cs.c | 76 LLVMValueRef context_ptr; in generate_compute() local [all...] |
H A D | lp_state_fs.c | 325 lp_llvm_viewport(LLVMValueRef context_ptr, in lp_llvm_viewport() argument 346 lp_build_depth_clamp(struct gallivm_state *gallivm, LLVMBuilderRef builder, bool depth_clamp, bool restrict_depth, struct lp_type type, LLVMValueRef context_ptr, LLVMValueRef thread_data_ptr, LLVMValueRef z) lp_build_depth_clamp() argument 618 generate_fs_loop(struct gallivm_state *gallivm, struct lp_fragment_shader *shader, const struct lp_fragment_shader_variant_key *key, LLVMBuilderRef builder, struct lp_type type, LLVMValueRef context_ptr, LLVMValueRef sample_pos_array, LLVMValueRef num_loop, struct lp_build_interp_soa_context *interp, const struct lp_build_sampler_soa *sampler, const struct lp_build_image_soa *image, LLVMValueRef mask_store, LLVMValueRef (*out_color)[4], LLVMValueRef depth_base_ptr, LLVMValueRef depth_stride, LLVMValueRef depth_sample_stride, LLVMValueRef color_ptr_ptr, LLVMValueRef color_stride_ptr, LLVMValueRef color_sample_stride_ptr, LLVMValueRef facing, LLVMValueRef thread_data_ptr) generate_fs_loop() argument 2361 generate_unswizzled_blend(struct gallivm_state *gallivm, unsigned rt, struct lp_fragment_shader_variant *variant, enum pipe_format out_format, unsigned int num_fs, struct lp_type fs_type, LLVMValueRef* fs_mask, LLVMValueRef fs_out_color[PIPE_MAX_COLOR_BUFS][TGSI_NUM_CHANNELS][4], LLVMValueRef context_ptr, LLVMValueRef color_ptr, LLVMValueRef stride, unsigned partial_mask, boolean do_branch) generate_unswizzled_blend() argument 3065 LLVMValueRef context_ptr; generate_fragment() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_llvm_sample.c | 102 draw_llvm_texture_member(const struct lp_sampler_dynamic_state *base, struct gallivm_state *gallivm, LLVMValueRef context_ptr, unsigned texture_unit, LLVMValueRef texture_unit_offset, unsigned member_index, const char *member_name, boolean emit_load) draw_llvm_texture_member() argument 154 draw_llvm_sampler_member(const struct lp_sampler_dynamic_state *base, struct gallivm_state *gallivm, LLVMValueRef context_ptr, unsigned sampler_unit, unsigned member_index, const char *member_name, boolean emit_load) draw_llvm_sampler_member() argument 199 draw_llvm_image_member(const struct lp_sampler_dynamic_state *base, struct gallivm_state *gallivm, LLVMValueRef context_ptr, unsigned image_unit, LLVMValueRef image_unit_offset, unsigned member_index, const char *member_name, boolean emit_load) draw_llvm_image_member() argument [all...] |
H A D | draw_llvm.h | 730 LLVMValueRef context_ptr; member 756 LLVMValueRef context_ptr; member 786 LLVMValueRef context_ptr; member
|
H A D | draw_llvm.c | 955 generate_vs(struct draw_llvm_variant *variant, LLVMBuilderRef builder, struct lp_type vs_type, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], const LLVMValueRef (*inputs)[TGSI_NUM_CHANNELS], const struct lp_bld_tgsi_system_values *system_values, LLVMValueRef context_ptr, const struct lp_build_sampler_soa *draw_sampler, const struct lp_build_image_soa *draw_image, boolean clamp_vertex_color, struct lp_build_mask_context *bld_mask) generate_vs() argument 1431 generate_viewport(struct draw_llvm_variant *variant, LLVMBuilderRef builder, struct lp_type vs_type, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], LLVMValueRef context_ptr) generate_viewport() argument 1492 generate_clipmask(struct draw_llvm *llvm, struct gallivm_state *gallivm, struct lp_type vs_type, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], struct draw_llvm_variant_key *key, LLVMTypeRef context_type, LLVMValueRef context_ptr, boolean *have_clipdist) generate_clipmask() argument 1905 LLVMValueRef context_ptr; draw_llvm_generate() local 2748 LLVMValueRef context_ptr; draw_gs_llvm_generate() local 3338 LLVMValueRef context_ptr; draw_tcs_llvm_generate() local 3908 LLVMValueRef context_ptr; draw_tes_llvm_generate() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_nir.h | 249 LLVMValueRef context_ptr; member
|
H A D | lp_bld_tgsi.h | 275 LLVMValueRef context_ptr; member 530 LLVMValueRef context_ptr; member
|
H A D | lp_bld_sample.h | 112 LLVMValueRef context_ptr; member 130 LLVMValueRef context_ptr; member 152 LLVMValueRef context_ptr; member 456 LLVMValueRef context_ptr; global() member [all...] |
H A D | lp_bld_sample_soa.c | 3291 lp_build_sample_soa_code(struct gallivm_state *gallivm, const struct lp_static_texture_state *static_texture_state, const struct lp_static_sampler_state *static_sampler_state, struct lp_sampler_dynamic_state *dynamic_state, struct lp_type type, unsigned sample_key, unsigned texture_index, unsigned sampler_index, LLVMValueRef context_ptr, LLVMValueRef thread_data_ptr, const LLVMValueRef *coords, const LLVMValueRef *offsets, const struct lp_derivatives *derivs, LLVMValueRef lod, LLVMValueRef ms_index, LLVMValueRef aniso_filter_table, LLVMValueRef texel_out[4]) lp_build_sample_soa_code() argument 3973 LLVMValueRef context_ptr; lp_build_sample_gen_func() local 4363 LLVMValueRef context_ptr = params->context_ptr; lp_build_size_query_soa() local [all...] |
/third_party/node/src/ |
H A D | node_contextify.cc | 389 BaseObjectPtr<ContextifyContext> context_ptr = in MakeContext() local
|
/third_party/jerryscript/jerry-core/api/ |
H A D | jerry.c | 3523 uintptr_t context_ptr = ((uintptr_t) context_p) + sizeof (jerry_context_t); in jerry_create_context() local
|