Searched refs:emit_int_const (Results 1 – 1 of 1) sorted by relevance
134 emit_int_const(struct ntv_context *ctx, int bit_size, int32_t value) in emit_int_const() function1078 SpvId result = emit_int_const(ctx, bit_size, value); in get_ivec_constant()1839 SpvId zero = emit_int_const(ctx, 32, 0); in pad_coord_vector()