Home | History | Annotate | Download | only in glshared

Lines Matching refs:vaoId

1151 	deUint32 vaoId = 0;
1169 m_ctx.genVertexArrays(1, &vaoId);
1170 m_ctx.bindVertexArray(vaoId);
1207 m_ctx.deleteVertexArrays(1, &vaoId);