Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_derivatives.c126 midgard_lower_derivatives(compiler_context *ctx, midgard_block *block) in midgard_lower_derivatives() function
Dcompiler.h643 midgard_lower_derivatives(compiler_context *ctx, midgard_block *block);
Dmidgard_compile.c2838 midgard_lower_derivatives(ctx, block); in midgard_compile_shader_nir()