Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DProgramData.cpp253 static std::unordered_map<GLuint, GLuint> collectUniformBlockInfo(GLuint pname) { in collectUniformBlockInfo() function
333 uniformBlocks = collectUniformBlockInfo(ProgramName); in onSave()