Home
last modified time | relevance | path

Searched refs:refTexView (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrViewTests.cpp670 const tcu::Texture2DView refTexView (1u, &channelAccess); in testPlaneView() local
675 referenceWhole[ndx][channelNdx] = refTexView.sample(refSampler, coord.x(), coord.y(), 0.0f)[0]; in testPlaneView()
691 const tcu::Texture2DView refTexView (1u, &planeAccess); in testPlaneView() local
696 referencePlane[ndx] = refTexView.sample(refSampler, coord.x(), coord.y(), 0.0f); in testPlaneView()
DvktYCbCrFormatTests.cpp520 const tcu::Texture2DView refTexView (1u, &channelAccess); in testFormat() local
525 reference[ndx][channelNdx] = refTexView.sample(refSampler, coord.x(), coord.y(), 0.0f)[0]; in testFormat()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrViewTests.cpp670 const tcu::Texture2DView refTexView (1u, &channelAccess); in testPlaneView() local
675 referenceWhole[ndx][channelNdx] = refTexView.sample(refSampler, coord.x(), coord.y(), 0.0f)[0]; in testPlaneView()
691 const tcu::Texture2DView refTexView (1u, &planeAccess); in testPlaneView() local
696 referencePlane[ndx] = refTexView.sample(refSampler, coord.x(), coord.y(), 0.0f); in testPlaneView()
DvktYCbCrFormatTests.cpp520 const tcu::Texture2DView refTexView (1u, &channelAccess); in testFormat() local
525 reference[ndx][channelNdx] = refTexView.sample(refSampler, coord.x(), coord.y(), 0.0f)[0]; in testFormat()