Home
last modified time | relevance | path

Searched refs:isProjective (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifier.hpp67 bool isProjective; member
H A DvktTextureFilteringExplicitLodTests.cpp189 if (lookupSettings.isProjective) in genLookupCode()
199 DE_ASSERT(!lookupSettings.isProjective && "Can't do a projective lookup on an arrayed image!"); in genLookupCode()
248 if (lookupSettings.isProjective) in genLookupCode()
1047 false, // isProjective in genTestCaseData()
H A DvktSampleVerifier.cpp851 if (m_sampleLookupSettings.isProjective)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktSampleVerifier.hpp67 bool isProjective; member
H A DvktTextureFilteringExplicitLodTests.cpp189 if (lookupSettings.isProjective) in genLookupCode()
199 DE_ASSERT(!lookupSettings.isProjective && "Can't do a projective lookup on an arrayed image!"); in genLookupCode()
248 if (lookupSettings.isProjective) in genLookupCode()
1049 false, // isProjective in genTestCaseData()
H A DvktSampleVerifier.cpp851 if (m_sampleLookupSettings.isProjective)

Completed in 10 milliseconds