Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1003 const MaybeTextureSwizzle m_textureSwizzle; member in deqp::gles31::Functional::__anon39ed81040111::TextureGatherCase
1057 , m_textureSwizzle (textureSwizzle) in TextureGatherCase()
1310 if (m_textureSwizzle.isSome()) in init()
1322 const deUint32 curGLSwizzle = getGLTextureSwizzleComponent(m_textureSwizzle.getSwizzle()[i]); in init()
1340 << TestLog::Message << "Using texture swizzle " << m_textureSwizzle << TestLog::EndMessage; in init()
1712 swizzleTexture(m_swizzledTexture, refTexture, m_textureSwizzle); in createAndUploadTexture()
1845 swizzleTexture(m_swizzledTexture, refTexture, m_textureSwizzle); in createAndUploadTexture()
1986 swizzleTexture(m_swizzledTexture, refTexture, m_textureSwizzle); in createAndUploadTexture()