Searched refs:vtn_variable (Results 1 – 3 of 3) sorted by relevance
240 struct vtn_variable;253 struct vtn_variable *var;275 struct vtn_variable { struct
724 vtn_variable_is_external_block(struct vtn_variable *var) in vtn_variable_is_external_block()1154 struct vtn_variable *vtn_var = void_var; in var_decoration_cb()1249 is_per_vertex_inout(const struct vtn_variable *var, gl_shader_stage stage) in is_per_vertex_inout()1278 struct vtn_variable *var = rzalloc(b, struct vtn_variable); in vtn_handle_variables()
100 struct vtn_variable *vtn_var = rzalloc(b, struct vtn_variable); in vtn_cfg_handle_prepass_instruction()