Searched refs:remove_per_vertex_blocks (Results 1 – 1 of 1) sorted by relevance
73 remove_per_vertex_blocks(exec_list *instructions,221 remove_per_vertex_blocks(instructions, state, ir_var_shader_in); in _mesa_ast_to_hir()222 remove_per_vertex_blocks(instructions, state, ir_var_shader_out); in _mesa_ast_to_hir()8913 remove_per_vertex_blocks(exec_list *instructions, in remove_per_vertex_blocks() function