/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureFilteringAnisotropyTests.cpp | 82 FilteringAnisotropyInstance (Context& context, const AnisotropyParams& refParams) in FilteringAnisotropyInstance() argument 169 FilteringAnisotropyTests(tcu::TestContext& testCtx, const string& name, const AnisotropyParams& refParams) FilteringAnisotropyTests() argument [all...] |
H A D | vktTextureMipmapTests.cpp | 393 m_texture->getTexture(), &texCoord[0], refParams); iterate() local 923 m_texture->getTexture(), &texCoord[0], refParams); iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureFilteringAnisotropyTests.cpp | 82 FilteringAnisotropyInstance (Context& context, const AnisotropyParams& refParams) in FilteringAnisotropyInstance() argument 169 FilteringAnisotropyTests(tcu::TestContext& testCtx, const string& name, const string& description, const AnisotropyParams& refParams) FilteringAnisotropyTests() argument [all...] |
H A D | vktTextureMipmapTests.cpp | 393 m_texture->getTexture(), &texCoord[0], refParams); iterate() local 923 m_texture->getTexture(), &texCoord[0], refParams); iterate() local [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fTextureWrapTests.cpp | 224 m_texture->getRefTexture(), &texCoord[0], refParams); in iterate() local 237 m_texture->getRefTexture(), &texCoord[0], refParams); in iterate() local 252 m_texture->getRefTexture(), &texCoord[0], refParams); in iterate() local 259 m_texture->getRefTexture(), &texCoord[0], refParams); in iterate() local [all...] |
H A D | es2fTextureFormatTests.cpp | 483 sampleTexture(tcu::SurfaceAccess(referenceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0], refParams); in iterate() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureFormatTests.cpp | 1149 sampleTexture(tcu::SurfaceAccess(referenceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0], refParams); in iterate() local
|
/third_party/vk-gl-cts/modules/gles2/accuracy/ |
H A D | es2aTextureFilteringTests.cpp | 245 m_textures[curTexNdx]->getRefTexture(), &texCoord[0], refParams); in iterate() local 256 m_textures[curTexNdx]->getRefTexture(), &texCoord[0], refParams); in iterate() local 285 m_textures[curTexNdx]->getRefTexture(), &texCoord[0], refParams); iterate() local 296 m_textures[curTexNdx]->getRefTexture(), &texCoord[0], refParams); iterate() local [all...] |
/third_party/vk-gl-cts/modules/gles3/accuracy/ |
H A D | es3aTextureFilteringTests.cpp | 235 m_textures[curTexNdx]->getRefTexture(), &texCoord[0], refParams); in iterate() local 246 m_textures[curTexNdx]->getRefTexture(), &texCoord[0], refParams); in iterate() local 275 m_textures[curTexNdx]->getRefTexture(), &texCoord[0], refParams); iterate() local 286 m_textures[curTexNdx]->getRefTexture(), &texCoord[0], refParams); iterate() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles2/ |
H A D | es2cTexture3DTests.cpp | 194 verifyTestResult(const float* texCoords, const tcu::Surface& rendered, const TextureType& reference, const ReferenceParams& refParams, bool isNearestOnly) const verifyTestResult() argument [all...] |