Searched refs:remove_per_vertex_blocks (Results 1 – 1 of 1) sorted by relevance
68 remove_per_vertex_blocks(exec_list *instructions,215 remove_per_vertex_blocks(instructions, state, ir_var_shader_in); in _mesa_ast_to_hir()216 remove_per_vertex_blocks(instructions, state, ir_var_shader_out); in _mesa_ast_to_hir()8244 remove_per_vertex_blocks(exec_list *instructions, in remove_per_vertex_blocks() function