Searched defs:delete_depth_stencil_alpha_state (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_context.h221 void (*delete_depth_stencil_alpha_state)(struct pipe_context *, void *); member in struct:pipe_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Ddump_state.py325 def delete_depth_stencil_alpha_state(self, state): member in class:Context
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_context.h351 void (*delete_depth_stencil_alpha_state)(struct pipe_context *, void *); member in struct:pipe_context
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Ddump_state.py326 def delete_depth_stencil_alpha_state(self, state): member in class:Context

Completed in 6 milliseconds