Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_context.h175 void ir3_context_free(struct ir3_context *ctx);
Dir3_context.c165 ir3_context_free(struct ir3_context *ctx) in ir3_context_free() function
Dir3_compiler_nir.c3832 ir3_context_free(ctx); in ir3_compile_shader_nir()