Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h371 void (*bind_fs_state)(struct pipe_context *, void *); member
/third_party/mesa3d/src/gallium/tools/trace/
Ddump_state.py375 def bind_fs_state(self, state): member in Context
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c159 void (*bind_fs_state)(struct pipe_context *, void *); member