Searched refs:get_ivec_constant (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | nir_to_spirv.c | 86 get_ivec_constant(struct ntv_context *ctx, unsigned bit_size, 1073 get_ivec_constant(struct ntv_context *ctx, unsigned bit_size, in get_ivec_constant() function 1223 get_ivec_constant(ctx, 32, num_components, 1), in emit_alu() 1224 get_ivec_constant(ctx, 32, num_components, 0)); in emit_alu() 1274 get_ivec_constant(ctx, in emit_alu()
|