Searched refs:ir3_context_init (Results 1 – 3 of 3) sorted by relevance
200 struct ir3_context *ir3_context_init(struct ir3_compiler *compiler,
34 ir3_context_init(struct ir3_compiler *compiler, struct ir3_shader *shader, in ir3_context_init() function
4610 ctx = ir3_context_init(compiler, shader, so); in ir3_compile_shader_nir()