Searched defs:ureg_program (Results 1 – 1 of 1) sorted by relevance
93 struct ureg_program struct95 unsigned processor;96 struct pipe_context *pipe;98 struct {104 } fs_input[UREG_MAX_INPUT];105 unsigned nr_fs_inputs;107 unsigned vs_inputs[UREG_MAX_INPUT/32];109 struct {113 } gs_input[UREG_MAX_INPUT];114 unsigned nr_gs_inputs;[all …]