Searched defs:create_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.h218 void * (*create_depth_stencil_alpha_state)(struct pipe_context *, member in struct:pipe_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Ddump_state.py312 def create_depth_stencil_alpha_state(self, state): member in class:Context
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_context.h348 void * (*create_depth_stencil_alpha_state)(struct pipe_context *, member in struct:pipe_context
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Ddump_state.py313 def create_depth_stencil_alpha_state(self, state): member in class:Context

Completed in 76 milliseconds