Searched refs:max_const_frag (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler.c110 compiler->max_const_frag = 512;
135 compiler->max_const_frag = 512;
H A Dir3_compiler.h96 uint16_t max_const_frag; member in struct:ir3_compiler
H A Dir3_shader.h778 return compiler->max_const_frag;

Completed in 4 milliseconds