Searched refs:samplerSizeLocation (Results 1 – 2 of 2) sorted by relevance
61 int samplerSizeLocation() const { return m_samplerSizeLocation; } in samplerSizeLocation() function
268 if (m_compiledProgram->samplerSizeLocation() != -1) in bindProgramAndBuffers()269 …m_context->uniform2f(m_compiledProgram->samplerSizeLocation(), m_contextSize.width(), m_contextSiz… in bindProgramAndBuffers()