Searched refs:const_sizes_ptr (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h225 LLVMValueRef const_sizes_ptr,
446 LLVMValueRef const_sizes_ptr; member in struct:lp_build_tgsi_soa_context
H A Dlp_bld_tgsi_soa.c3037 lp_build_array_get(gallivm, bld->const_sizes_ptr, index2D);
3893 LLVMValueRef const_sizes_ptr,
3941 bld.const_sizes_ptr = const_sizes_ptr;
3888 lp_build_tgsi_soa(struct gallivm_state *gallivm, const struct tgsi_token *tokens, struct lp_type type, struct lp_build_mask_context *mask, LLVMValueRef consts_ptr, LLVMValueRef const_sizes_ptr, const struct lp_bld_tgsi_system_values *system_values, const LLVMValueRef (*inputs)[TGSI_NUM_CHANNELS], LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], LLVMValueRef context_ptr, LLVMValueRef thread_data_ptr, struct lp_build_sampler_soa *sampler, const struct tgsi_shader_info *info, const struct lp_build_tgsi_gs_iface *gs_iface) argument
/external/mesa3d/src/gallium/drivers/swr/
H A Dswr_shader.cpp218 Value *const_sizes_ptr = local
220 const_sizes_ptr->setName("num_vs_constants");
247 wrap(const_sizes_ptr),
418 Value *const_sizes_ptr = local
420 const_sizes_ptr->setName("num_fs_constants");
625 wrap(const_sizes_ptr),

Completed in 248 milliseconds