Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h439 PFNGLUNIFORM2DVPROC uniform2dv = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h439 PFNGLUNIFORM2DVPROC uniform2dv = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl753 glUniform2dvFunc uniform2dv; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp2306 void Context::uniform2dv(UniformLocation location, GLsizei count, const GLdouble *value) in uniform2dv() function in gl::Context
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp2401 void Context::uniform2dv(GLint location, GLsizei count, const GLdouble *value) in uniform2dv() function in gl::Context