Searched refs:r600_bytecode_clear (Results 1 – 3 of 3) sorted by relevance
1816 void r600_bytecode_clear(struct r600_bytecode *bc) in r600_bytecode_clear() function2586 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2603 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2616 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2622 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2645 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2653 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2680 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2688 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2705 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()
278 void r600_bytecode_clear(struct r600_bytecode *bc);
300 r600_bytecode_clear(&shader->shader.bc); in r600_pipe_shader_destroy()