Home
last modified time | relevance | path

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

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