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