Searched refs:meshSizeLocation (Results 1 – 2 of 2) sorted by relevance
58 int meshSizeLocation() const { return m_meshSizeLocation; } in meshSizeLocation() function
256 if (m_compiledProgram->meshSizeLocation() != -1) in bindProgramAndBuffers()257 m_context->uniform2f(m_compiledProgram->meshSizeLocation(), m_meshColumns, m_meshRows); in bindProgramAndBuffers()