Home
last modified time | relevance | path

Searched refs:glBind (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp191 void glBind (deUint32 loc);
DglsVertexArrayTests.cpp555 void ContextArray::glBind (deUint32 loc) in glBind() function in deqp::gls::ContextArray
1184 m_arrays[arrayNdx]->glBind(loc); in render()