Home
last modified time | relevance | path

Searched defs:refTexture (Results 1 – 13 of 13) sorted by relevance

/external/deqp/modules/glshared/
DglsSamplerObjectTest.cpp382 …tcu::Texture2D refTexture (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_… in createTexture2D() local
408 …tcu::Texture3D refTexture (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_… in createTexture3D() local
434 …tcu::TextureCube refTexture (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNOR… in createTextureCube() local
879 …tcu::Texture2D refTexture (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_… in createTexture2D() local
918 …tcu::Texture3D refTexture (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_… in createTexture3D() local
957 …tcu::TextureCube refTexture (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNOR… in createTextureCube() local
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp642 const tcu::Texture2D& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
963 const tcu::TextureCube& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
1288 const tcu::Texture2DArray& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
1628 const tcu::Texture3D& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
Des3fTextureMipmapTests.cpp296 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
1249 const tcu::Texture3D& refTexture = m_texture->getRefTexture(); in iterate() local
1501 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
2126 const tcu::Texture3D& refTexture = m_texture->getRefTexture(); in iterate() local
Des3fUniformApiTests.cpp1415 tcu::Texture2D& refTexture = texture->getRefTexture(); in setupTexture() local
1434 tcu::TextureCube& refTexture = texture->getRefTexture(); in setupTexture() local
/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp541 const tcu::Texture2D& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
859 const tcu::TextureCube& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
Des2fUniformApiTests.cpp1217 tcu::Texture2D& refTexture = texture->getRefTexture(); in setupTexture() local
1236 tcu::TextureCube& refTexture = texture->getRefTexture(); in setupTexture() local
Des2fTextureMipmapTests.cpp252 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1679 tcu::Texture2D& refTexture = m_texture->getRefTexture(); in createAndUploadTexture() local
1806 tcu::Texture2DArray& refTexture = m_texture->getRefTexture(); in createAndUploadTexture() local
1942 tcu::TextureCube& refTexture = m_texture->getRefTexture(); in createAndUploadTexture() local
Des31fProgramUniformTests.cpp1231 tcu::Texture2D& refTexture = texture->getRefTexture(); in setupTexture() local
1249 tcu::TextureCube& refTexture = texture->getRefTexture(); in setupTexture() local
/external/deqp/modules/gles3/accuracy/
Des3aTextureMipmapTests.cpp244 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
Des3aTextureFilteringTests.cpp478 const tcu::TextureCube& refTexture, in renderFaces()
/external/deqp/modules/gles2/accuracy/
Des2aTextureMipmapTests.cpp252 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
Des2aTextureFilteringTests.cpp468 const tcu::TextureCube& refTexture, in renderFaces()