Searched refs:TGSI_MAX_PRIM_VERTICES (Results 1 – 2 of 2) sorted by relevance
200 #define TGSI_MAX_PRIM_VERTICES 6 macro206 #define TGSI_MAX_TOTAL_VERTICES (TGSI_MAX_PRIM_VERTICES * TGSI_MAX_PRIMITIVES * PIPE_MAX_ATTRIBS)
686 TGSI_MAX_PRIM_VERTICES * PIPE_MAX_ATTRIBS, in tgsi_exec_machine_bind_shader()1096 assert(pos < TGSI_MAX_PRIM_VERTICES * PIPE_MAX_ATTRIBS); in fetch_src_file_channel()