Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_compiler.c86 compiler->max_const_frag = 512; in ir3_compiler_create()
105 compiler->max_const_frag = 512; in ir3_compiler_create()
Dir3_compiler.h89 uint16_t max_const_frag; member
Dir3_shader.h764 return compiler->max_const_frag; in ir3_max_const()