/external/deqp/modules/glshared/ |
D | glsSamplerObjectTest.cpp | 382 …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/ |
D | es3fVertexTextureTests.cpp | 642 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
|
D | es3fTextureMipmapTests.cpp | 296 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
|
D | es3fUniformApiTests.cpp | 1415 tcu::Texture2D& refTexture = texture->getRefTexture(); in setupTexture() local 1434 tcu::TextureCube& refTexture = texture->getRefTexture(); in setupTexture() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fVertexTextureTests.cpp | 541 const tcu::Texture2D& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local 859 const tcu::TextureCube& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
|
D | es2fUniformApiTests.cpp | 1217 tcu::Texture2D& refTexture = texture->getRefTexture(); in setupTexture() local 1236 tcu::TextureCube& refTexture = texture->getRefTexture(); in setupTexture() local
|
D | es2fTextureMipmapTests.cpp | 252 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 1679 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
|
D | es31fProgramUniformTests.cpp | 1231 tcu::Texture2D& refTexture = texture->getRefTexture(); in setupTexture() local 1249 tcu::TextureCube& refTexture = texture->getRefTexture(); in setupTexture() local
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 244 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
|
D | es3aTextureFilteringTests.cpp | 478 const tcu::TextureCube& refTexture, in renderFaces()
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureMipmapTests.cpp | 252 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
|
D | es2aTextureFilteringTests.cpp | 468 const tcu::TextureCube& refTexture, in renderFaces()
|