Home
last modified time | relevance | path

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

12

/external/deqp/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp398 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
407 gl.vertexAttrib4f (colorLoc, 1.0f, 0.0f, 0.0f, 1.0f); in testPolygonOffset()
518 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/gles3/functional/
Des3fPolygonOffsetTests.cpp401 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
410 gl.vertexAttrib4f (colorLoc, 1.0f, 0.0f, 0.0f, 1.0f); in testPolygonOffset()
521 gl.vertexAttrib4f (colorLoc, 0.0f, 1.0f, 0.0f, 1.0f); in testPolygonOffset()
651 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
657 gl.vertexAttrib4f (colorLoc, 0.0f, 1.0f, 0.0f, 1.0f); in testPolygonOffset()
668 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
674 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 0.0f, 1.0f); in testPolygonOffset()
802 gl.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testPolygonOffset()
809 gl.vertexAttrib4f (colorLoc, 1.0f, 0.0f, 0.0f, 1.0f); in testPolygonOffset()
821 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");
DglwInitGL31.inl272 gl->vertexAttrib4f = (glVertexAttrib4fFunc) loader->get("glVertexAttrib4f");
DglwInitGL30.inl260 gl->vertexAttrib4f = (glVertexAttrib4fFunc) loader->get("glVertexAttrib4f");
DglwFunctions.inl854 glVertexAttrib4fFunc vertexAttrib4f; variable
DglwInitES31.inl305 gl->vertexAttrib4f = (glVertexAttrib4fFunc) loader->get("glVertexAttrib4f");
DglwInitGL32.inl290 gl->vertexAttrib4f = (glVertexAttrib4fFunc) loader->get("glVertexAttrib4f");
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()
1095 gl.vertexAttrib4f(ndx, 0.0f, 0.0f, 0.0f, 1.0f); in resetStateGLCore()
/external/angle/src/libANGLE/renderer/gl/
DRendererGL.cpp193 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()
1408 ASSIGN("glVertexAttrib4f", vertexAttrib4f); in initProcsDesktopGL()
2416 ASSIGN("glVertexAttrib4f", vertexAttrib4f); in initProcsGLES()
3580 vertexAttrib4f = &glVertexAttrib4fNULL; in initProcsDesktopGLNULL()
3630 vertexAttrib4f = &glVertexAttrib4fNULL; in initProcsDesktopGLNULL()
4195 vertexAttrib4f = &glVertexAttrib4fNULL; in initProcsDesktopGLNULL()
5202 vertexAttrib4f = &glVertexAttrib4fNULL; in initProcsGLESNULL()
/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;
/external/angle/src/libANGLE/
DContext_gles_2_0_autogen.h184 void vertexAttrib4f(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); \
DGLES1Renderer.cpp168 context->vertexAttrib4f(kColorAttribIndex, color.red, color.green, color.blue, in prepareForDraw()
183 context->vertexAttrib4f(kTextureCoordAttribIndexBase + i, texcoord.s, texcoord.t, in prepareForDraw()
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp1852 gl.vertexAttrib4f(positionLocation, 0.0f, 0.0f, 0.0f, 1.0f); in renderTo()
2454 gl.vertexAttrib4f(positionLocation, 0.0f, 0.0f, 0.0f, 1.0f); in renderTo()
2916 gl.vertexAttrib4f(posLoc, 0.0f, 0.0f, 0.0f, 1.0f); in iterate()

12