Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h714 void (*clear_texture)(struct pipe_context *pipe, member
/third_party/mesa3d/src/gallium/tools/trace/
Ddump_state.py729 def clear_texture(self, res, level, box, **color): member in Context