Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmir_promote_uniforms.c162 midgard_promote_uniforms(compiler_context *ctx) in midgard_promote_uniforms() function
Dcompiler.h637 void midgard_promote_uniforms(compiler_context *ctx);
Dmidgard_schedule.c1414 midgard_promote_uniforms(ctx); in midgard_schedule_program()