HomeSort by relevance Sort by last modified time
    Searched full:gallivm_state (Results 1 - 25 of 134) sorted by null

1 2 3 4 5 6

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_pack.h 48 lp_build_interleave2_half(struct gallivm_state *gallivm,
55 lp_build_interleave2(struct gallivm_state *gallivm,
63 lp_build_unpack2(struct gallivm_state *gallivm,
72 lp_build_unpack(struct gallivm_state *gallivm,
79 lp_build_extract_range(struct gallivm_state *gallivm,
85 lp_build_concat(struct gallivm_state *gallivm,
91 lp_build_packs2(struct gallivm_state *gallivm,
99 lp_build_pack2(struct gallivm_state *gallivm,
107 lp_build_pack(struct gallivm_state *gallivm,
115 lp_build_resize(struct gallivm_state *gallivm
    [all...]
lp_bld_const.h 77 lp_build_undef(struct gallivm_state *gallivm, struct lp_type type);
81 lp_build_zero(struct gallivm_state *gallivm, struct lp_type type);
85 lp_build_one(struct gallivm_state *gallivm, struct lp_type type);
89 lp_build_const_elem(struct gallivm_state *gallivm, struct lp_type type,
93 lp_build_const_vec(struct gallivm_state *gallivm, struct lp_type type,
98 lp_build_const_int_vec(struct gallivm_state *gallivm,
103 lp_build_const_aos(struct gallivm_state *gallivm, struct lp_type type,
109 lp_build_const_mask_aos(struct gallivm_state *gallivm,
115 lp_build_const_mask_aos_swizzled(struct gallivm_state *gallivm,
122 lp_build_const_int32(struct gallivm_state *gallivm, int i
    [all...]
lp_bld_init.h 39 struct gallivm_state struct
56 struct gallivm_state *
60 gallivm_destroy(struct gallivm_state *gallivm);
64 gallivm_verify_function(struct gallivm_state *gallivm,
68 gallivm_compile_module(struct gallivm_state *gallivm);
71 gallivm_jit_function(struct gallivm_state *gallivm,
75 gallivm_free_function(struct gallivm_state *gallivm,
lp_bld_flow.h 50 struct gallivm_state *gallivm;
58 struct gallivm_state *gallivm);
80 struct gallivm_state *gallivm,
113 struct gallivm_state *gallivm;
119 struct gallivm_state *gallivm,
147 struct gallivm_state *gallivm;
152 struct gallivm_state *gallivm,
167 struct gallivm_state *gallivm;
178 struct gallivm_state *gallivm,
188 lp_build_insert_new_block(struct gallivm_state *gallivm, const char *name)
    [all...]
lp_bld_gather.h 37 lp_build_gather_elem_ptr(struct gallivm_state *gallivm,
44 lp_build_gather_elem(struct gallivm_state *gallivm,
53 lp_build_gather(struct gallivm_state *gallivm,
61 lp_build_gather_values(struct gallivm_state * gallivm,
lp_bld_format.h 57 lp_build_pack_rgba_aos(struct gallivm_state *gallivm,
62 lp_build_fetch_rgba_aos(struct gallivm_state *gallivm,
71 lp_build_fetch_rgba_aos_array(struct gallivm_state *gallivm,
89 lp_build_unpack_rgba_soa(struct gallivm_state *gallivm,
96 lp_build_rgba8_to_f32_soa(struct gallivm_state *gallivm,
102 lp_build_fetch_rgba_soa(struct gallivm_state *gallivm,
117 lp_build_fetch_subsampled_rgba_aos(struct gallivm_state *gallivm,
lp_bld_conv.h 46 lp_build_half_to_float(struct gallivm_state *gallivm,
51 lp_build_clamped_float_to_unsigned_norm(struct gallivm_state *gallivm,
57 lp_build_unsigned_norm_to_float(struct gallivm_state *gallivm,
64 lp_build_conv(struct gallivm_state *gallivm,
71 lp_build_conv_mask(struct gallivm_state *gallivm,
lp_bld_intr.h 81 lp_build_intrinsic_binary_anylength(struct gallivm_state *gallivm,
90 lp_build_intrinsic_map(struct gallivm_state *gallivm,
98 lp_build_intrinsic_map_unary(struct gallivm_state *gallivm,
105 lp_build_intrinsic_map_binary(struct gallivm_state *gallivm,
lp_bld_sample.h 121 struct gallivm_state *gallivm,
127 struct gallivm_state *gallivm,
133 struct gallivm_state *gallivm,
139 struct gallivm_state *gallivm,
145 struct gallivm_state *gallivm,
151 struct gallivm_state *gallivm,
157 struct gallivm_state *gallivm,
163 struct gallivm_state *gallivm,
169 struct gallivm_state *gallivm, unsigned unit);
174 struct gallivm_state *gallivm, unsigned unit)
    [all...]
lp_bld_swizzle.h 51 lp_build_broadcast(struct gallivm_state *gallivm,
62 lp_build_extract_broadcast(struct gallivm_state *gallivm,
110 lp_build_transpose_aos(struct gallivm_state *gallivm,
117 lp_build_pack_aos_scalars(struct gallivm_state *gallivm,
124 lp_build_unpack_broadcast_aos_scalars(struct gallivm_state *gallivm,
lp_bld_printf.h 38 lp_build_printf(struct gallivm_state *gallivm,
42 lp_build_print_value(struct gallivm_state *gallivm,
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_pack.h 48 lp_build_interleave2_half(struct gallivm_state *gallivm,
55 lp_build_interleave2(struct gallivm_state *gallivm,
63 lp_build_unpack2(struct gallivm_state *gallivm,
72 lp_build_unpack(struct gallivm_state *gallivm,
79 lp_build_extract_range(struct gallivm_state *gallivm,
85 lp_build_concat(struct gallivm_state *gallivm,
91 lp_build_packs2(struct gallivm_state *gallivm,
99 lp_build_pack2(struct gallivm_state *gallivm,
107 lp_build_pack(struct gallivm_state *gallivm,
115 lp_build_resize(struct gallivm_state *gallivm
    [all...]
lp_bld_const.h 77 lp_build_undef(struct gallivm_state *gallivm, struct lp_type type);
81 lp_build_zero(struct gallivm_state *gallivm, struct lp_type type);
85 lp_build_one(struct gallivm_state *gallivm, struct lp_type type);
89 lp_build_const_elem(struct gallivm_state *gallivm, struct lp_type type,
93 lp_build_const_vec(struct gallivm_state *gallivm, struct lp_type type,
98 lp_build_const_int_vec(struct gallivm_state *gallivm,
103 lp_build_const_aos(struct gallivm_state *gallivm, struct lp_type type,
109 lp_build_const_mask_aos(struct gallivm_state *gallivm,
115 lp_build_const_mask_aos_swizzled(struct gallivm_state *gallivm,
122 lp_build_const_int32(struct gallivm_state *gallivm, int i
    [all...]
lp_bld_init.h 39 struct gallivm_state struct
56 struct gallivm_state *
60 gallivm_destroy(struct gallivm_state *gallivm);
64 gallivm_verify_function(struct gallivm_state *gallivm,
68 gallivm_compile_module(struct gallivm_state *gallivm);
71 gallivm_jit_function(struct gallivm_state *gallivm,
75 gallivm_free_function(struct gallivm_state *gallivm,
lp_bld_flow.h 50 struct gallivm_state *gallivm;
58 struct gallivm_state *gallivm);
80 struct gallivm_state *gallivm,
113 struct gallivm_state *gallivm;
119 struct gallivm_state *gallivm,
147 struct gallivm_state *gallivm;
152 struct gallivm_state *gallivm,
167 struct gallivm_state *gallivm;
178 struct gallivm_state *gallivm,
188 lp_build_insert_new_block(struct gallivm_state *gallivm, const char *name)
    [all...]
lp_bld_gather.h 37 lp_build_gather_elem_ptr(struct gallivm_state *gallivm,
44 lp_build_gather_elem(struct gallivm_state *gallivm,
53 lp_build_gather(struct gallivm_state *gallivm,
61 lp_build_gather_values(struct gallivm_state * gallivm,
lp_bld_format.h 57 lp_build_pack_rgba_aos(struct gallivm_state *gallivm,
62 lp_build_fetch_rgba_aos(struct gallivm_state *gallivm,
71 lp_build_fetch_rgba_aos_array(struct gallivm_state *gallivm,
89 lp_build_unpack_rgba_soa(struct gallivm_state *gallivm,
96 lp_build_rgba8_to_f32_soa(struct gallivm_state *gallivm,
102 lp_build_fetch_rgba_soa(struct gallivm_state *gallivm,
117 lp_build_fetch_subsampled_rgba_aos(struct gallivm_state *gallivm,
lp_bld_conv.h 46 lp_build_half_to_float(struct gallivm_state *gallivm,
51 lp_build_clamped_float_to_unsigned_norm(struct gallivm_state *gallivm,
57 lp_build_unsigned_norm_to_float(struct gallivm_state *gallivm,
64 lp_build_conv(struct gallivm_state *gallivm,
71 lp_build_conv_mask(struct gallivm_state *gallivm,
lp_bld_intr.h 81 lp_build_intrinsic_binary_anylength(struct gallivm_state *gallivm,
90 lp_build_intrinsic_map(struct gallivm_state *gallivm,
98 lp_build_intrinsic_map_unary(struct gallivm_state *gallivm,
105 lp_build_intrinsic_map_binary(struct gallivm_state *gallivm,
lp_bld_sample.h 121 struct gallivm_state *gallivm,
127 struct gallivm_state *gallivm,
133 struct gallivm_state *gallivm,
139 struct gallivm_state *gallivm,
145 struct gallivm_state *gallivm,
151 struct gallivm_state *gallivm,
157 struct gallivm_state *gallivm,
163 struct gallivm_state *gallivm,
169 struct gallivm_state *gallivm, unsigned unit);
174 struct gallivm_state *gallivm, unsigned unit)
    [all...]
lp_bld_swizzle.h 51 lp_build_broadcast(struct gallivm_state *gallivm,
62 lp_build_extract_broadcast(struct gallivm_state *gallivm,
110 lp_build_transpose_aos(struct gallivm_state *gallivm,
117 lp_build_pack_aos_scalars(struct gallivm_state *gallivm,
124 lp_build_unpack_broadcast_aos_scalars(struct gallivm_state *gallivm,
lp_bld_printf.h 38 lp_build_printf(struct gallivm_state *gallivm,
42 lp_build_print_value(struct gallivm_state *gallivm,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_bld_depth.h 46 struct gallivm_state;
58 lp_build_depth_stencil_test(struct gallivm_state *gallivm,
78 lp_build_deferred_depth_write(struct gallivm_state *gallivm,
86 lp_build_occlusion_count(struct gallivm_state *gallivm,
lp_bld_alpha.h 43 struct gallivm_state;
49 lp_build_alpha_test(struct gallivm_state *gallivm,
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_depth.h 46 struct gallivm_state;
58 lp_build_depth_stencil_test(struct gallivm_state *gallivm,
78 lp_build_deferred_depth_write(struct gallivm_state *gallivm,
86 lp_build_occlusion_count(struct gallivm_state *gallivm,

Completed in 2420 milliseconds

1 2 3 4 5 6