Searched defs:tgsi_processor (Results 1 – 3 of 3) sorted by relevance
50 struct tgsi_processor struct52 unsigned Processor : 4; /* TGSI_PROCESSOR_ */53 unsigned Padding : 28;
43 struct tgsi_processor struct45 unsigned Processor : 4; /* PIPE_SHADER_ */46 unsigned Padding : 28;
1285 unsigned tgsi_processor, in st_translate_program_common()