Home
last modified time | relevance | path

Searched refs:vertexAttrib4f (Results 1 – 25 of 41) sorted by relevance

12

/external/deqp/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp399 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
408 gl.vertexAttrib4f (colorLoc, 1.0f, 0.0f, 0.0f, 1.0f); in testPolygonOffset()
519 gl.vertexAttrib4f (colorLoc, 0.0f, 1.0f, 0.0f, 1.0f); in testPolygonOffset()
649 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
655 gl.vertexAttrib4f (colorLoc, 0.0f, 1.0f, 0.0f, 1.0f); in testPolygonOffset()
666 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
672 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 0.0f, 1.0f); in testPolygonOffset()
800 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
807 gl.vertexAttrib4f (colorLoc, 1.0f, 0.0f, 0.0f, 1.0f); in testPolygonOffset()
819 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
[all …]
/external/deqp/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp396 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
405 gl.vertexAttrib4f (colorLoc, 1.0f, 0.0f, 0.0f, 1.0f); in testPolygonOffset()
516 gl.vertexAttrib4f (colorLoc, 0.0f, 1.0f, 0.0f, 1.0f); in testPolygonOffset()
647 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
653 gl.vertexAttrib4f (colorLoc, 0.0f, 1.0f, 0.0f, 1.0f); in testPolygonOffset()
664 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
670 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 0.0f, 1.0f); in testPolygonOffset()
798 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
805 gl.vertexAttrib4f (colorLoc, 1.0f, 0.0f, 0.0f, 1.0f); in testPolygonOffset()
817 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
[all …]
/external/deqp/framework/opengl/wrapper/
DglwInitES20Direct.inl144 gl->vertexAttrib4f = &glVertexAttrib4f;
DglwInitES30Direct.inl241 gl->vertexAttrib4f = &glVertexAttrib4f;
DglwInitES20.inl144 gl->vertexAttrib4f = (glVertexAttrib4fFunc) loader->get("glVertexAttrib4f");
DglwInitES31Direct.inl305 gl->vertexAttrib4f = &glVertexAttrib4f;
DglwInitES32Direct.inl349 gl->vertexAttrib4f = &glVertexAttrib4f;
DglwInitES30.inl241 gl->vertexAttrib4f = (glVertexAttrib4fFunc) loader->get("glVertexAttrib4f");
DglwInitGL30.inl260 gl->vertexAttrib4f = (glVertexAttrib4fFunc) loader->get("glVertexAttrib4f");
DglwInitGL31.inl272 gl->vertexAttrib4f = (glVertexAttrib4fFunc) loader->get("glVertexAttrib4f");
DglwInitES31.inl305 gl->vertexAttrib4f = (glVertexAttrib4fFunc) loader->get("glVertexAttrib4f");
DglwInitGL32.inl290 gl->vertexAttrib4f = (glVertexAttrib4fFunc) loader->get("glVertexAttrib4f");
DglwFunctions.inl858 glVertexAttrib4fFunc vertexAttrib4f; variable
DglwInitGL33.inl309 gl->vertexAttrib4f = (glVertexAttrib4fFunc) loader->get("glVertexAttrib4f");
DglwInitES32.inl349 gl->vertexAttrib4f = (glVertexAttrib4fFunc) loader->get("glVertexAttrib4f");
/external/deqp/framework/opengl/
DgluES3PlusWrapperFuncs.inl305 dst->vertexAttrib4f = src.vertexAttrib4f;
DgluStateReset.cpp496 gl.vertexAttrib4f(ndx, 0.0f, 0.0f, 0.0f, 1.0f); in resetStateES()
1129 gl.vertexAttrib4f(ndx, 0.0f, 0.0f, 0.0f, 1.0f); in resetStateGLCore()
/external/angle/src/libANGLE/renderer/gl/
DRendererGL.cpp201 mFunctions->vertexAttrib4f(i, 0.0f, 0.0f, 0.0f, 1.0f); in RendererGL()
DDispatchTableGL_autogen.cpp792 ASSIGN("glVertexAttrib4fARB", vertexAttrib4f); in initProcsDesktopGL()
842 ASSIGN("glVertexAttrib4fARB", vertexAttrib4f); in initProcsDesktopGL()
1428 ASSIGN("glVertexAttrib4f", vertexAttrib4f); in initProcsDesktopGL()
2431 ASSIGN("glVertexAttrib4f", vertexAttrib4f); in initProcsGLES()
3620 vertexAttrib4f = &glVertexAttrib4fNULL; in initProcsDesktopGLNULL()
3670 vertexAttrib4f = &glVertexAttrib4fNULL; in initProcsDesktopGLNULL()
4255 vertexAttrib4f = &glVertexAttrib4fNULL; in initProcsDesktopGLNULL()
5257 vertexAttrib4f = &glVertexAttrib4fNULL; in initProcsGLESNULL()
DDispatchTableGL_autogen.h238 PFNGLVERTEXATTRIB4FPROC vertexAttrib4f = nullptr; variable
/external/deqp/modules/gles31/stress/
Des31sTessellationGeometryInteractionTests.cpp354 gl.vertexAttrib4f(positionLocation, 0.0f, 0.0f, 0.0f, 1.0f); in renderTo()
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.hpp167 virtual void vertexAttrib4f (deUint32 index, float, float, float, float);
DsglrContext.hpp155 virtual void vertexAttrib4f (deUint32 index, float, float, float, float) = DE_NULL;
DsglrReferenceContext.hpp720 virtual void vertexAttrib4f (deUint32 index, float, float, float, float);
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp1875 gl.vertexAttrib4f(positionLocation, 0.0f, 0.0f, 0.0f, 1.0f); in renderTo()
2479 gl.vertexAttrib4f(positionLocation, 0.0f, 0.0f, 0.0f, 1.0f); in renderTo()
2942 gl.vertexAttrib4f(posLoc, 0.0f, 0.0f, 0.0f, 1.0f); in iterate()

12