Searched defs:svga_shader_emitter_v10 (Results 1 – 1 of 1) sorted by relevance
90 struct svga_shader_emitter_v10 struct93 unsigned size;94 char *buf;95 char *ptr;98 struct svga_compile_key key;99 struct tgsi_shader_info info;100 unsigned unit;102 unsigned inst_start_token;103 boolean discard_instruction; /**< throw away current instruction? */105 union tgsi_immediate_data immediates[MAX_IMMEDIATE_COUNT][4];[all …]