Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h437 PFNGLUNIFORM1DVPROC uniform1dv = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h437 PFNGLUNIFORM1DVPROC uniform1dv = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl745 glUniform1dvFunc uniform1dv; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp2296 void Context::uniform1dv(UniformLocation location, GLsizei count, const GLdouble *value) in uniform1dv() function in gl::Context
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp2391 void Context::uniform1dv(GLint location, GLsizei count, const GLdouble *value) in uniform1dv() function in gl::Context