Searched defs:bind_sampler_states (Results 1 – 3 of 3) sorted by relevance
51 static void bind_sampler_states(struct fd_texture_stateobj *tex, in bind_sampler_states() function
287 void (*bind_sampler_states)(struct pipe_context *, member
286 def bind_sampler_states(self, shader, start, num_states, states): member in Context