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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_context.h275 void (*set_constant_buffer)( struct pipe_context *, member in struct:pipe_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Ddump_state.py387 def set_constant_buffer(self, shader, index, constant_buffer): member in class:Context
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_context.h414 void (*set_constant_buffer)( struct pipe_context *, member in struct:pipe_context
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Ddump_state.py388 def set_constant_buffer(self, shader, index, constant_buffer): member in class:Context

Completed in 7 milliseconds