Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1367 const glu::Buffer texture1Buf (renderCtx); in iterate() local
1378 …eated buffers for the textures (names " << *texture0Buf << " and " << *texture1Buf << ")" << TestL… in iterate()
1417 setTextureStorage(glLog, m_textureType, textureInternalFormatGL, imageSize, *texture1Buf); in iterate()
1552 …const bool compareOk = readTextureAndVerify(renderCtx, glLog, *texture1, *texture1Buf, m_textureTy… in iterate()