/third_party/vk-gl-cts/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 877 …tcu::Texture2D refTexture (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_… in createTexture2D() local 916 …tcu::Texture3D refTexture (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_… in createTexture3D() local 955 …tcu::TextureCube refTexture (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNOR… in createTextureCube() local
|
/third_party/skia/experimental/graphite/src/ |
D | TextureProxy.cpp | 32 sk_sp<Texture> TextureProxy::refTexture() const { in refTexture() function in skgpu::TextureProxy
|
/third_party/vk-gl-cts/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 | 1703 tcu::Texture2D& refTexture = m_texture->getRefTexture(); in createAndUploadTexture() local 1830 tcu::Texture2DArray& refTexture = m_texture->getRefTexture(); in createAndUploadTexture() local 1966 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
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcTextureCompatibilityTests.cpp | 217 tcu::Texture2D refTexture (refTexFormat, m_textureSize, m_textureSize, 1); in iterate() local
|
/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fVertexTextureTests.cpp | 544 const tcu::Texture2D& refTexture = m_textures[textureNdx]->getRefTexture(); in calculateLod() local 867 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
|
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
D | vktTextureMipmapTests.cpp | 1021 const tcu::Texture2D& refTexture = m_texture->getTexture(); in iterate() local 1307 const tcu::TextureCube& refTexture = m_texture->getTexture(); in iterate() local 1573 const tcu::Texture3D& refTexture = m_texture->getTexture(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureMipmapTests.cpp | 1021 const tcu::Texture2D& refTexture = m_texture->getTexture(); in iterate() local 1307 const tcu::TextureCube& refTexture = m_texture->getTexture(); in iterate() local 1573 const tcu::Texture3D& refTexture = m_texture->getTexture(); in iterate() local
|