Home
last modified time | relevance | path

Searched defs:glUniform2fv (Results 1 – 15 of 15) sorted by relevance

/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/
Dgl3w.h773 #define glUniform2fv gl3wUniform2fv macro
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h222 #define glUniform2fv l_glUniform2fv macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h222 #define glUniform2fv t_glUniform2fv macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl751 #define glUniform2fv glwUniform2fv macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp813 GL_APICALL void GL_APIENTRY glUniform2fv(GLint location, GLsizei count, const GLfloat* v) in glUniform2fv() function
/third_party/flutter/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.cpp216 ANGLE_UTIL_EXPORT PFNGLUNIFORM2FVPROC glUniform2fv; variable
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json1710 "glUniform2fv": { object
/third_party/flutter/glfw/deps/glad/
Dglad.h2899 #define glUniform2fv glad_glUniform2fv macro
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp705 void GL_APIENTRY glUniform2fv(GLint location, GLsizei count, const GLfloat *value) in glUniform2fv() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl6603 GLW_APICALL void GLW_APIENTRY glUniform2fv (GLint location, GLsizei count, const GLfloat *value) function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp2700 void GL_APIENTRY glUniform2fv(GLint location, GLsizei count, const GLfloat *value) in glUniform2fv() function
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp2715 void GL_APIENTRY glUniform2fv(GLint location, GLsizei count, const GLfloat *value) in glUniform2fv() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl5457 void CallLogWrapper::glUniform2fv (glw::GLint location, glw::GLsizei count, const glw::GLfloat *val… function in CallLogWrapper
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp704 void GL_APIENTRY glUniform2fv(GLint location, GLsizei count, const GLfloat *value) in glUniform2fv() function
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglew.h1876 #define glUniform2fv GLEW_GET_FUN(__glewUniform2fv) macro