Searched defs:uniformMatrix4fv (Results 1 – 5 of 5) sorted by relevance
| /external/deqp/framework/opengl/wrapper/ |
| D | glwFunctions.inl | 163 glUniformMatrix4fvFunc uniformMatrix4fv; variable
|
| /external/deqp/framework/opengl/simplereference/ |
| D | sglrGLContext.cpp | 771 void GLContext::uniformMatrix4fv (deInt32 location, deInt32 count, deInt32 transpose, const float *… in uniformMatrix4fv() function in sglr::GLContext
|
| D | sglrReferenceContext.cpp | 3921 void ReferenceContext::uniformMatrix4fv (deInt32 location, deInt32 count, deInt32 transpose, const … in uniformMatrix4fv() function in sglr::ReferenceContext
|
| /external/chromium_org/third_party/WebKit/Source/platform/graphics/test/ |
| D | MockWebGraphicsContext3D.h | 217 …virtual void uniformMatrix4fv(WGC3Dint location, WGC3Dsizei count, WGC3Dboolean transpose, const W… in uniformMatrix4fv() function
|
| /external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
| D | WebGLRenderingContextBase.cpp | 4071 void WebGLRenderingContextBase::uniformMatrix4fv(const WebGLUniformLocation* location, GLboolean tr… in uniformMatrix4fv() function in blink::WebGLRenderingContextBase 4078 void WebGLRenderingContextBase::uniformMatrix4fv(const WebGLUniformLocation* location, GLboolean tr… in uniformMatrix4fv() function in blink::WebGLRenderingContextBase
|