Searched refs:provokingVertex (Results 1 - 18 of 18) sorted by relevance

/external/deqp/framework/opengl/simplereference/
H A DsglrContext.hpp123 virtual void provokingVertex (deUint32 convention) = DE_NULL;
H A DsglrGLContext.hpp135 virtual void provokingVertex (deUint32 convention);
H A DsglrGLContext.cpp535 void GLContext::provokingVertex (deUint32 convention) function in class:sglr::GLContext
H A DsglrReferenceContext.hpp686 virtual void provokingVertex (deUint32 convention);
H A DsglrReferenceContext.cpp2839 void ReferenceContext::provokingVertex (deUint32 convention)
/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl440 glProvokingVertexFunc provokingVertex;
H A DglwInitGL32.inl194 gl->provokingVertex = (glProvokingVertexFunc) loader->get("glProvokingVertex");
H A DglwInitGL33.inl206 gl->provokingVertex = (glProvokingVertexFunc) loader->get("glProvokingVertex");
H A DglwInitGL40.inl233 gl->provokingVertex = (glProvokingVertexFunc) loader->get("glProvokingVertex");
H A DglwInitGL41.inl302 gl->provokingVertex = (glProvokingVertexFunc) loader->get("glProvokingVertex");
H A DglwInitGL42.inl311 gl->provokingVertex = (glProvokingVertexFunc) loader->get("glProvokingVertex");
H A DglwInitGL43.inl344 gl->provokingVertex = (glProvokingVertexFunc) loader->get("glProvokingVertex");
H A DglwInitGL44.inl353 gl->provokingVertex = (glProvokingVertexFunc) loader->get("glProvokingVertex");
H A DglwInitGL45.inl434 gl->provokingVertex = (glProvokingVertexFunc) loader->get("glProvokingVertex");
H A DglwImpl.inl3484 gl->provokingVertex(mode);
/external/deqp/framework/platform/null/
H A DtcuNullRenderContextInitFuncs.inl440 gl->provokingVertex = glProvokingVertex;
/external/deqp/framework/opengl/
H A DgluStateReset.cpp676 gl.provokingVertex(GL_LAST_VERTEX_CONVENTION);
H A DgluCallLogWrapper.inl3275 m_gl.provokingVertex(mode);

Completed in 218 milliseconds