HomeSort by relevance Sort by last modified time
    Searched refs:m_textureUnit (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fFboSRGBWriteControlTests.cpp 489 int m_textureUnit;
528 return m_textureUnit;
538 m_textureUnit = textureUnit;
539 m_gl->activeTexture(GL_TEXTURE0 + m_textureUnit);
    [all...]
es31fSRGBDecodeTests.cpp 327 deUint32 m_textureUnit;
381 m_textureUnit = textureUnit;
396 m_gl->bindSampler(m_textureUnit, m_samplerHandle);
    [all...]

Completed in 127 milliseconds