Searched defs:clear_texture (Results 1 – 2 of 2) sorted by relevance
714 void (*clear_texture)(struct pipe_context *pipe, member
729 def clear_texture(self, res, level, box, **color): member in Context