Searched refs:r600_bytecode_clear (Results 1 – 3 of 3) sorted by relevance
1793 void r600_bytecode_clear(struct r600_bytecode *bc) in r600_bytecode_clear() function2527 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2544 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2557 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2563 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2586 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2594 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2621 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2629 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()2646 r600_bytecode_clear(&bc); in r600_create_vertex_fetch_shader()
265 void r600_bytecode_clear(struct r600_bytecode *bc);
293 r600_bytecode_clear(&shader->shader.bc); in r600_pipe_shader_destroy()