Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h372 void (*delete_fs_state)(struct pipe_context *, void *); member
/third_party/mesa3d/src/gallium/tools/trace/
Ddump_state.py388 delete_fs_state = _delete_shader_state variable in Context
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c160 void (*delete_fs_state)(struct pipe_context *, void *); member