Searched refs:ST_NEW_UNIFORM_BUFFER (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom.h124 #define ST_NEW_UNIFORM_BUFFER (ST_NEW_VS_UBOS | \ macro
162 ST_NEW_UNIFORM_BUFFER | \
H A Dst_cb_bufferobjects.c366 ctx->NewDriverState |= ST_NEW_UNIFORM_BUFFER;
H A Dst_context.c462 f->NewUniformBuffer = ST_NEW_UNIFORM_BUFFER;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom.h126 #define ST_NEW_UNIFORM_BUFFER (ST_NEW_VS_UBOS | \ macro
164 ST_NEW_UNIFORM_BUFFER | \
H A Dst_cb_bufferobjects.c411 ctx->NewDriverState |= ST_NEW_UNIFORM_BUFFER;
H A Dst_context.c489 f->NewUniformBuffer = ST_NEW_UNIFORM_BUFFER;

Completed in 7 milliseconds