Searched defs:vs_in (Results 1 – 3 of 3) sorted by relevance
81 get_deref_offset(struct lower_io_types_state *state, nir_deref *tail, bool vs_in) in get_deref_offset()130 bool vs_in = (state->shader->info.stage == MESA_SHADER_VERTEX) && in lower_io_types_block() local
38 bool vs_in = (b->shader->info.stage == MESA_SHADER_VERTEX) && in get_io_offset() local
2696 bool vs_in, unsigned *vertex_index_out, in get_deref_offset()3191 bool vs_in = ctx->stage == MESA_SHADER_VERTEX && in visit_load_var() local