HomeSort by: relevance | last modified time | path
    Searched refs:max_const_geom (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
ir3_compiler.c 111 compiler->max_const_geom = 512;
134 compiler->max_const_geom = 512;
ir3_compiler.h 93 uint16_t max_const_geom; member in struct:ir3_compiler
ir3_shader.h 780 return compiler->max_const_geom;
ir3_shader.c 574 compiler->max_const_geom, compiler->max_const_safe);

Completed in 6 milliseconds