Home
last modified time | relevance | path

Searched defs:uniform4fv (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl156 glUniform4fvFunc uniform4fv; variable
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp741 void GLContext::uniform4fv (deInt32 location, deInt32 count, const float* value) in uniform4fv() function in sglr::GLContext
DsglrReferenceContext.cpp3863 void ReferenceContext::uniform4fv (deInt32 location, deInt32 count, const float* v) in uniform4fv() function in sglr::ReferenceContext
/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
DMockWebGraphicsContext3D.h212 virtual void uniform4fv(WGC3Dint location, WGC3Dsizei count, const WGC3Dfloat* v) { } in uniform4fv() function
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContextBase.cpp3998 void WebGLRenderingContextBase::uniform4fv(const WebGLUniformLocation* location, Float32Array* v) in uniform4fv() function in blink::WebGLRenderingContextBase
4006 void WebGLRenderingContextBase::uniform4fv(const WebGLUniformLocation* location, GLfloat* v, GLsize… in uniform4fv() function in blink::WebGLRenderingContextBase