Home
last modified time | relevance | path

Searched defs:consts_ptr (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear_llvm.c338 LLVMValueRef consts_ptr = in llvmpipe_fs_variant_linear_llvm() local
129 llvm_fragment_body(struct lp_build_context *bld, struct lp_fragment_shader *shader, struct lp_fragment_shader_variant *variant, struct linear_sampler* sampler, LLVMValueRef *inputs_ptrs, LLVMValueRef consts_ptr, LLVMValueRef blend_color, LLVMValueRef alpha_ref, struct lp_type fs_type, LLVMValueRef dst) llvm_fragment_body() argument
H A Dlp_state_cs.c320 LLVMValueRef consts_ptr, num_consts_ptr; in generate_compute() local
H A Dlp_state_fs.c730 LLVMValueRef consts_ptr = lp_jit_context_constants(gallivm, context_ptr); in generate_fs_loop() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c859 lp_build_tgsi_aos(struct gallivm_state *gallivm, const struct tgsi_token *tokens, struct lp_type type, const unsigned char swizzles[4], LLVMValueRef consts_ptr, const LLVMValueRef *inputs, LLVMValueRef *outputs, const struct lp_build_sampler_aos *sampler, const struct tgsi_shader_info *info) lp_build_tgsi_aos() argument
H A Dlp_bld_nir_aos.c321 lp_build_nir_aos(struct gallivm_state *gallivm, struct nir_shader *shader, struct lp_type type, const unsigned char swizzles[4], LLVMValueRef consts_ptr, const LLVMValueRef *inputs, LLVMValueRef *outputs, const struct lp_build_sampler_aos *sampler, const struct tgsi_shader_info *info) lp_build_nir_aos() argument
H A Dlp_bld_nir.h243 LLVMValueRef consts_ptr; member
306 LLVMValueRef consts_ptr; member
H A Dlp_bld_tgsi.h271 LLVMValueRef consts_ptr; member
524 LLVMValueRef consts_ptr; member
632 LLVMValueRef consts_ptr; member
H A Dlp_bld_tgsi_soa.c813 LLVMValueRef consts_ptr; in emit_fetch_constant() local
3471 LLVMValueRef consts_ptr = bld->consts[buf]; in load_emit() local
[all...]
H A Dlp_bld_nir_soa.c1067 LLVMValueRef consts_ptr = lp_build_array_get(gallivm, bld->consts_ptr, index); in emit_load_ubo() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c969 LLVMValueRef consts_ptr = in generate_vs() local
2762 LLVMValueRef consts_ptr, num_consts_ptr; in draw_gs_llvm_generate() local
3352 LLVMValueRef consts_ptr, num_consts_ptr; in draw_tcs_llvm_generate() local
3924 LLVMValueRef consts_ptr, num_consts_ptr; draw_tes_llvm_generate() local
[all...]

Completed in 32 milliseconds