Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/
Dgl3w.h774 #define glUniform3fv gl3wUniform3fv macro
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h226 #define glUniform3fv l_glUniform3fv macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h226 #define glUniform3fv t_glUniform3fv macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl763 #define glUniform3fv glwUniform3fv macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp833 GL_APICALL void GL_APIENTRY glUniform3fv(GLint location, GLsizei count, const GLfloat* v) in glUniform3fv() function
/third_party/flutter/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.cpp220 ANGLE_UTIL_EXPORT PFNGLUNIFORM3FVPROC glUniform3fv; variable
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json1728 "glUniform3fv": { object
/third_party/flutter/glfw/deps/glad/
Dglad.h2902 #define glUniform3fv glad_glUniform3fv macro
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp725 void GL_APIENTRY glUniform3fv(GLint location, GLsizei count, const GLfloat *value) in glUniform3fv() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl6703 GLW_APICALL void GLW_APIENTRY glUniform3fv (GLint location, GLsizei count, const GLfloat *value) function
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp2735 void GL_APIENTRY glUniform3fv(GLint location, GLsizei count, const GLfloat *value) in glUniform3fv() function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp2720 void GL_APIENTRY glUniform3fv(GLint location, GLsizei count, const GLfloat *value) in glUniform3fv() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl5541 void CallLogWrapper::glUniform3fv (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.cpp724 void GL_APIENTRY glUniform3fv(GLint location, GLsizei count, const GLfloat *value) in glUniform3fv() function
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglew.h1880 #define glUniform3fv GLEW_GET_FUN(__glewUniform3fv) macro