Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h443 PFNGLUNIFORM4DVPROC uniform4dv = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h443 PFNGLUNIFORM4DVPROC uniform4dv = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl769 glUniform4dvFunc uniform4dv; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp2326 void Context::uniform4dv(UniformLocation location, GLsizei count, const GLdouble *value) in uniform4dv() function in gl::Context
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp2421 void Context::uniform4dv(GLint location, GLsizei count, const GLdouble *value) in uniform4dv() function in gl::Context