Searched defs:vc5_texture_stateobj (Results 1 – 1 of 1) sorted by relevance
111 struct vc5_texture_stateobj { struct112 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS];113 unsigned num_textures;114 struct pipe_sampler_state *samplers[PIPE_MAX_SAMPLERS];115 unsigned num_samplers;116 struct vc5_cl_reloc texture_state[PIPE_MAX_SAMPLERS];