/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/gles31/functional/ |
D | es31fCopyImageTests.cpp | 1132 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 …]
|
D | es31fTextureGatherTests.cpp | 1678 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
|
D | es31fProgramUniformTests.cpp | 1221 tcu::Texture2D& refTexture = texture->getRefTexture(); in setupTexture() local 1239 tcu::TextureCube& refTexture = texture->getRefTexture(); in setupTexture() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fVertexTextureTests.cpp | 644 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
|
D | es3fTextureMipmapTests.cpp | 297 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
|
D | es3fUniformApiTests.cpp | 1405 tcu::Texture2D& refTexture = texture->getRefTexture(); in setupTexture() local 1424 tcu::TextureCube& refTexture = texture->getRefTexture(); in setupTexture() local
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureMipmapTests.cpp | 987 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/ |
D | es2fVertexTextureTests.cpp | 544 const tcu::Texture2D& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local 862 const tcu::TextureCube& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local
|
D | es2fUniformApiTests.cpp | 1207 tcu::Texture2D& refTexture = texture->getRefTexture(); in setupTexture() local 1226 tcu::TextureCube& refTexture = texture->getRefTexture(); in setupTexture() local
|
D | es2fTextureMipmapTests.cpp | 253 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureMipmapTests.cpp | 254 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
|
D | es2aTextureFilteringTests.cpp | 470 const tcu::TextureCube& refTexture, in renderFaces()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 245 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate() local
|
D | es3aTextureFilteringTests.cpp | 479 const tcu::TextureCube& refTexture, in renderFaces()
|