Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DProgram.h94 bool getUniformfv(GLint location, GLfloat *params);
DProgram.cpp812 bool Program::getUniformfv(GLint location, GLfloat *params) in getUniformfv() function in gl::Program
DlibGLESv2.cpp3354 if (!programObject->getUniformfv(location, params)) in glGetUniformfv()
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp210 glGetUniformfvType getUniformfv; member in WebCore::GraphicsContext3DInternal
374 getUniformfv = GET_PROC_ADDRESS(glGetUniformfv); in GraphicsContext3DInternal()
1570 void GraphicsContext3D::getUniformfv(Platform3DObject program, GC3Dint location, GC3Dfloat* value) in getUniformfv() function in WebCore::GraphicsContext3D
1573 m_internal->getUniformfv(program, location, value); in getUniformfv()
/external/webkit/Source/WebKit/chromium/src/
DGraphicsContext3DInternal.h157 void getUniformfv(Platform3DObject program, GC3Dint location, GC3Dfloat* value);
DGraphicsContext3DChromium.cpp569 DELEGATE_TO_IMPL_3(getUniformfv, Platform3DObject, GC3Dint, GC3Dfloat*) in DELEGATE_TO_IMPL_3()
1043 DELEGATE_TO_INTERNAL_3(getUniformfv, Platform3DObject, GC3Dint, GC3Dfloat*) in DELEGATE_TO_INTERNAL_2()
/external/webkit/Source/WebKit/chromium/public/
DWebGraphicsContext3D.h249 virtual void getUniformfv(WebGLId program, WGC3Dint location, WGC3Dfloat* value) = 0;
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.h686 void getUniformfv(Platform3DObject program, GC3Dint location, GC3Dfloat* value);
/external/webkit/Source/WebCore/platform/graphics/opengl/
DGraphicsContext3DOpenGL.cpp1350 void GraphicsContext3D::getUniformfv(Platform3DObject program, GC3Dint location, GC3Dfloat* value) in getUniformfv() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.cpp2522 m_context->getUniformfv(objectOrZero(program), location, value); in getUniform()
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1621408 (WebCore::GraphicsContext3D::getUniformfv):
26915 (WebCore::GraphicsContext3D::getUniformfv):
27362 (WebCore::GraphicsContext3D::getUniformfv):
27776 (WebCore::GraphicsContext3D::getUniformfv):
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0657323 (WebCore::GraphicsContext3D::getUniformfv):
61788 (WebCore::GraphicsContext3D::getUniformfv):
61961 (WebCore::GraphicsContext3D::getUniformfv):
74526 (WebCore::GraphicsContext3D::getUniformfv):
87589 (WebCore::GraphicsContext3D::getUniformfv):
87623 (WebCore::GraphicsContext3D::getUniformfv):
DChangeLog-2010-01-2928842 (WebCore::GraphicsContext3D::getUniformfv):
38606 (WebCore::CanvasRenderingContext3D::getUniformfv):
61382 (WebCore::CanvasRenderingContext3D::getUniformfv):
61507 (WebCore::GraphicsContext3D::getUniformfv):
DChangeLog-2011-02-1631310 (WebCore::GraphicsContext3D::getUniformfv):
31444 (WebCore::GraphicsContext3D::getUniformfv):
DChangeLog-2010-05-2443546 (WebCore::GraphicsContext3D::getUniformfv):