Home
last modified time | relevance | path

Searched defs:refTexture (Results 1 – 15 of 15) 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/gles31/functional/
Des31fCopyImageTests.cpp1132 const TextureView& refTexture, in renderTexture()
1229 const tcu::Texture2DView& refTexture, in renderTexture2DView()
1330 const tcu::Texture2DView refTexture((int)levelAccesses.size(), &(levelAccesses[0])); in renderTexture2D() local
1338 const tcu::Texture2DView refTexture ((int)levelAccesses.size(), &(levelAccesses[0])); in renderTexture2D() local
1351 const tcu::Texture3DView& refTexture, in renderTexture3DView()
1402 const tcu::Texture3DView refTexture((int)levelAccesses.size(), &(levelAccesses[0])); in renderTexture3D() local
1410 const tcu::Texture3DView refTexture ((int)levelAccesses.size(), &(levelAccesses[0])); in renderTexture3D() local
1423 const tcu::TextureCubeView& refTexture, in renderTextureCubemapView()
1520 const tcu::TextureCubeView refTexture(getLevelCount(info), levels); in renderTextureCubemap() local
1543 const tcu::TextureCubeView refTexture(getLevelCount(info), levels); in renderTextureCubemap() local
[all …]
Des31fTextureGatherTests.cpp1678 tcu::Texture2D& refTexture = m_texture->getRefTexture(); in createAndUploadTexture() local
1805 tcu::Texture2DArray& refTexture = m_texture->getRefTexture(); in createAndUploadTexture() local
1941 tcu::TextureCube& refTexture = m_texture->getRefTexture(); in createAndUploadTexture() local
Des31fProgramUniformTests.cpp1221 tcu::Texture2D& refTexture = texture->getRefTexture(); in setupTexture() local
1239 tcu::TextureCube& refTexture = texture->getRefTexture(); in setupTexture() local
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp644 const tcu::Texture2D& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
965 const tcu::TextureCube& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
1290 const tcu::Texture2DArray& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
1630 const tcu::Texture3D& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
Des3fTextureMipmapTests.cpp297 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
1246 const tcu::Texture3D& refTexture = m_texture->getRefTexture(); in iterate() local
1498 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
2123 const tcu::Texture3D& refTexture = m_texture->getRefTexture(); in iterate() local
Des3fUniformApiTests.cpp1405 tcu::Texture2D& refTexture = texture->getRefTexture(); in setupTexture() local
1424 tcu::TextureCube& refTexture = texture->getRefTexture(); in setupTexture() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureMipmapTests.cpp987 const tcu::Texture2D& refTexture = m_texture->getTexture(); in iterate() local
1252 const tcu::TextureCube& refTexture = m_texture->getTexture(); in iterate() local
1506 const tcu::Texture3D& refTexture = m_texture->getTexture(); in iterate() local
/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp544 const tcu::Texture2D& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
862 const tcu::TextureCube& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
Des2fUniformApiTests.cpp1207 tcu::Texture2D& refTexture = texture->getRefTexture(); in setupTexture() local
1226 tcu::TextureCube& refTexture = texture->getRefTexture(); in setupTexture() local
Des2fTextureMipmapTests.cpp253 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
/external/deqp/modules/gles2/accuracy/
Des2aTextureMipmapTests.cpp254 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
Des2aTextureFilteringTests.cpp470 const tcu::TextureCube& refTexture, in renderFaces()
/external/deqp/modules/gles3/accuracy/
Des3aTextureMipmapTests.cpp245 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
Des3aTextureFilteringTests.cpp479 const tcu::TextureCube& refTexture, in renderFaces()