Home
last modified time | relevance | path

Searched refs:GetUniformBlockIndexHelper (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Dgles2_implementation.h180 GLuint GetUniformBlockIndexHelper(GLuint program, const char* name);
H A Dprogram_info_manager.cc877 return gl->GetUniformBlockIndexHelper(program, name); in GetUniformBlockIndex()
H A Dgles2_implementation.cc1965 GLuint GLES2Implementation::GetUniformBlockIndexHelper(GLuint program, in GetUniformBlockIndexHelper() function in gpu::gles2::GLES2Implementation
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Dgles2_implementation.h180 GLuint GetUniformBlockIndexHelper(GLuint program, const char* name);
H A Dprogram_info_manager.cc877 return gl->GetUniformBlockIndexHelper(program, name); in GetUniformBlockIndex()
H A Dgles2_implementation.cc1863 GLuint GLES2Implementation::GetUniformBlockIndexHelper(GLuint program, in GetUniformBlockIndexHelper() function in gpu::gles2::GLES2Implementation