/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fPolygonOffsetTests.cpp | 399 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 (colorLo in testPolygonOffset() [all...] |
H A D | es3fClippingTests.cpp | 557 ctx.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testRender()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fPolygonOffsetTests.cpp | 396 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 (colorLo in testPolygonOffset() [all...] |
H A D | es2fClippingTests.cpp | 554 ctx.vertexAttrib4f (colorLoc, 1.0f, 1.0f, 1.0f, 1.0f); in testRender()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | RendererGL.cpp | 193 mFunctions->vertexAttrib4f(i, 0.0f, 0.0f, 0.0f, 1.0f); in RendererGL()
|
H A D | DispatchTableGL_autogen.cpp | 781 ASSIGN("glVertexAttrib4fARB", vertexAttrib4f); in initProcsDesktopGL() 831 ASSIGN("glVertexAttrib4fARB", vertexAttrib4f); in initProcsDesktopGL() 1397 ASSIGN("glVertexAttrib4f", vertexAttrib4f); in initProcsDesktopGL() 2405 ASSIGN("glVertexAttrib4f", vertexAttrib4f); in initProcsGLES() 3569 vertexAttrib4f = &glVertexAttrib4fNULL; in initProcsDesktopGLNULL() 3619 vertexAttrib4f = &glVertexAttrib4fNULL; in initProcsDesktopGLNULL() 4184 vertexAttrib4f = &glVertexAttrib4fNULL; in initProcsDesktopGLNULL() 5191 vertexAttrib4f = &glVertexAttrib4fNULL; in initProcsGLESNULL()
|
H A D | DispatchTableGL_autogen.h | 238 PFNGLVERTEXATTRIB4FPROC vertexAttrib4f = nullptr; member in rx::DispatchTableGL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context_gles_2_0_autogen.h | 184 void vertexAttrib4f(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); \
|
H A D | GLES1Renderer.cpp | 258 context->vertexAttrib4f(kColorAttribIndex, color.red, color.green, color.blue, in prepareForDraw() 273 context->vertexAttrib4f(kTextureCoordAttribIndexBase + i, texcoord.s, texcoord.t, in prepareForDraw()
|
H A D | Context.cpp | 5754 void Context::vertexAttrib4f(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in vertexAttrib4f() function in gl::__anon19924::Context
|
/third_party/vk-gl-cts/modules/gles31/stress/ |
H A D | es31sTessellationGeometryInteractionTests.cpp | 357 gl.vertexAttrib4f(positionLocation, 0.0f, 0.0f, 0.0f, 1.0f); in renderTo()
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrContext.hpp | 155 virtual void vertexAttrib4f (deUint32 index, float, float, float, float) = DE_NULL;
|
H A D | sglrGLContext.hpp | 167 virtual void vertexAttrib4f (deUint32 index, float, float, float, float);
|
H A D | sglrGLContext.cpp | 696 void GLContext::vertexAttrib4f (deUint32 index, float x, float y, float z, float w) in vertexAttrib4f() function in sglr::GLContext
|
H A D | sglrReferenceContext.hpp | 720 virtual void vertexAttrib4f (deUint32 index, float, float, float, float);
|
H A D | sglrReferenceContext.cpp | 3756 void ReferenceContext::vertexAttrib4f (deUint32 index, float x, float y, float z, float w)
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fTessellationGeometryInteractionTests.cpp | 1875 gl.vertexAttrib4f(positionLocation, 0.0f, 0.0f, 0.0f, 1.0f); 2482 gl.vertexAttrib4f(positionLocation, 0.0f, 0.0f, 0.0f, 1.0f); 2945 gl.vertexAttrib4f(posLoc, 0.0f, 0.0f, 0.0f, 1.0f); 2946 GLU_EXPECT_NO_ERROR(gl.getError(), "vertexAttrib4f");
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluStateReset.cpp | 496 gl.vertexAttrib4f(ndx, 0.0f, 0.0f, 0.0f, 1.0f); in resetStateES() 1131 gl.vertexAttrib4f(ndx, 0.0f, 0.0f, 0.0f, 1.0f); in resetStateGLCore()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_2_autogen.cpp | 2229 context->vertexAttrib4f(index, x, y, z, w); in GL_VertexAttrib4f()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cSparseBufferTests.cpp | 4222 m_gl.vertexAttrib4f(m_attribute_color_location, 1.0f, 1.0f, 1.0f, 1.0f);
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_2_0_autogen.cpp | 3772 context->vertexAttrib4f(index, x, y, z, w); in GL_VertexAttrib4f()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsDrawTest.cpp | 1045 case 4: m_ctx.vertexAttrib4f(loc, attr.x(), attr.y(), attr.z(), attr.w()); break; in bindAttribute()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | frame_capture_replay_autogen.cpp | 3285 context->vertexAttrib4f(params.getParam("index", ParamType::TGLuint, 0).value.GLuintVal, in ReplayCall()
|