Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c110 compiler->max_const_frag = 512; in ir3_compiler_create()
135 compiler->max_const_frag = 512; in ir3_compiler_create()
Dir3_compiler.h96 uint16_t max_const_frag; member
Dir3_shader.h778 return compiler->max_const_frag; in ir3_max_const()