Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluDrawUtil.cpp442 static bool isProgramActive (const RenderContext& context, deUint32 program) in isProgramActive() function
501 DE_ASSERT(isProgramActive(context, program)); in drawFromUserPointers()
533 DE_ASSERT(isProgramActive(context, program)); in drawFromBuffers()