Home
last modified time | relevance | path

Searched defs:multiDrawElements (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp840 void GLContext::multiDrawElements (deUint32 mode, const int* count, deUint32 type, const void** ind… in multiDrawElements() function in sglr::GLContext
DsglrReferenceContext.cpp4163 void ReferenceContext::multiDrawElements (deUint32 mode, const int* count, deUint32 type, const voi… in multiDrawElements() function in sglr::ReferenceContext
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl355 glMultiDrawElementsFunc multiDrawElements; variable