Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_compiler.c85 compiler->max_const_pipeline = 640; in ir3_compiler_create()
103 compiler->max_const_pipeline = 512; in ir3_compiler_create()
Dir3_compiler.h83 uint16_t max_const_pipeline; member
Dir3_shader.c459 compiler->max_const_pipeline, compiler->max_const_safe); in ir3_trim_constlen()