Home
last modified time | relevance | path

Searched refs:ir3_context_init (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_context.h200 struct ir3_context *ir3_context_init(struct ir3_compiler *compiler,
Dir3_context.c34 ir3_context_init(struct ir3_compiler *compiler, struct ir3_shader *shader, in ir3_context_init() function
Dir3_compiler_nir.c4610 ctx = ir3_context_init(compiler, shader, so); in ir3_compile_shader_nir()