Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h94 struct vc4_texture_stateobj { struct
95 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS];
96 unsigned num_textures;
97 struct pipe_sampler_state *samplers[PIPE_MAX_SAMPLERS];
98 unsigned num_samplers;