Searched refs:appBase (Results 1 – 2 of 2) sorted by relevance
73 m_Indexes[index].appBase = m_Indexes[index-1].appBase + in setIndexInfo()77 m_Indexes[index].appBase = 0; in setIndexInfo()140 return m_Indexes[index].appBase + arrIndex; in locationWARHostToApp()150 GLint elemIndex = appLoc - m_Indexes[i].appBase; in locationWARAppToHost()180 GLint elemIndex = appLoc - m_Indexes[i].appBase; in setSamplerUniform()
53 GLint appBase; member