Searched refs:get_fvec_constant (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | nir_to_spirv.c | 78 get_fvec_constant(struct ntv_context *ctx, unsigned bit_size, 1033 get_fvec_constant(struct ntv_context *ctx, unsigned bit_size, in get_fvec_constant() function 1230 get_fvec_constant(ctx, 32, num_components, 1), in emit_alu() 1231 get_fvec_constant(ctx, 32, num_components, 0)); in emit_alu() 1260 get_fvec_constant(ctx, bit_size, num_components, 1), in emit_alu() 1267 get_fvec_constant(ctx, in emit_alu() 1397 get_fvec_constant(ctx, in emit_alu()
|