Home
last modified time | relevance | path

Searched defs:refParams (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringAnisotropyTests.cpp82 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 DvktTextureMipmapTests.cpp393 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 DvktTextureFilteringAnisotropyTests.cpp82 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 DvktTextureMipmapTests.cpp393 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 Des2fTextureWrapTests.cpp224 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 Des2fTextureFormatTests.cpp483 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 Des3fTextureFormatTests.cpp1149 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 Des2aTextureFilteringTests.cpp245 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 Des3aTextureFilteringTests.cpp235 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 Des2cTexture3DTests.cpp194 verifyTestResult(const float* texCoords, const tcu::Surface& rendered, const TextureType& reference, const ReferenceParams& refParams, bool isNearestOnly) const verifyTestResult() argument
[all...]

Completed in 17 milliseconds