Home
last modified time | relevance | path

Searched defs:vc5_texture_stateobj (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_context.h111 struct vc5_texture_stateobj { struct
112 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];