Home
last modified time | relevance | path

Searched refs:max_const_geom (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/freedreno/ir3/
Dir3_compiler.c87 compiler->max_const_geom = 512; in ir3_compiler_create()
104 compiler->max_const_geom = 512; in ir3_compiler_create()
Dir3_compiler.h86 uint16_t max_const_geom; member
Dir3_shader.h766 return compiler->max_const_geom; in ir3_max_const()
Dir3_shader.c455 compiler->max_const_geom, compiler->max_const_safe); in ir3_trim_constlen()