• Home
  • Raw
  • Download

Lines Matching refs:srcLevelStorage

395 	std::vector<tcu::ConstPixelBufferAccess>	srcLevelStorage;  in sampleTextureNonProjected()  local
396 …const tcu::Texture1DView src = getEffectiveTextureView(rawSrc, srcLevelStorage, params.sam… in sampleTextureNonProjected()
431 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in sampleTextureNonProjected() local
432 …tcu::Texture2DView src = getEffectiveTextureView(rawSrc, srcLevelStorage, params.sampler… in sampleTextureNonProjected()
477 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in sampleTextureProjected() local
478 …const tcu::Texture1DView src = getEffectiveTextureView(rawSrc, srcLevelStorage, params.sam… in sampleTextureProjected()
518 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in sampleTextureProjected() local
519 …const tcu::Texture2DView src = getEffectiveTextureView(rawSrc, srcLevelStorage, params.sam… in sampleTextureProjected()
656 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in sampleTextureCube() local
657 …const tcu::TextureCubeView src = getEffectiveTextureView(rawSrc, srcLevelStorage, params.s… in sampleTextureCube()
725 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in sampleTextureNonProjected() local
726 …const tcu::Texture2DArrayView src = getEffectiveTextureView(rawSrc, srcLevelStorage, params… in sampleTextureNonProjected()
774 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in sampleTextureNonProjected() local
775 …const tcu::Texture1DArrayView src = getEffectiveTextureView(rawSrc, srcLevelStorage, params… in sampleTextureNonProjected()
820 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in sampleTextureNonProjected() local
821 …const tcu::Texture3DView src = getEffectiveTextureView(rawSrc, srcLevelStorage, params.sam… in sampleTextureNonProjected()
862 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in sampleTextureProjected() local
863 …const tcu::Texture3DView src = getEffectiveTextureView(rawSrc, srcLevelStorage, params.sam… in sampleTextureProjected()
933 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in sampleTextureCubeArray() local
934 …const tcu::TextureCubeArrayView src = getEffectiveTextureView(rawSrc, srcLevelStorage, para… in sampleTextureCubeArray()
1304 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in computeTextureLookupDiff() local
1305 …w(baseView, sampleParams.baseLevel, sampleParams.maxLevel, DE_NULL), srcLevelStorage, sampleParams… in computeTextureLookupDiff()
1407 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in computeTextureLookupDiff() local
1420 …const tcu::Texture2DView src = getEffectiveTextureView(view, srcLevelStorage, sampleParams… in computeTextureLookupDiff()
1625 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in computeTextureLookupDiff() local
1636 …el, sampleParams.imageViewMinLod != 0.0f ? &minLodParams : DE_NULL), srcLevelStorage, sampleParams… in computeTextureLookupDiff()
1822 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in computeTextureLookupDiff() local
1833 …el, sampleParams.imageViewMinLod != 0.0f ? &minLodParams : DE_NULL), srcLevelStorage, sampleParams… in computeTextureLookupDiff()
2010 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in computeTextureLookupDiff() local
2011 …const tcu::Texture1DArrayView src = getEffectiveTextureView(baseView, srcLevelStorage, samp… in computeTextureLookupDiff()
2117 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in computeTextureLookupDiff() local
2118 …const tcu::Texture2DArrayView src = getEffectiveTextureView(baseView, srcLevelStorage, samp… in computeTextureLookupDiff()
2304 std::vector<tcu::ConstPixelBufferAccess> srcLevelStorage; in computeTextureLookupDiff() local
2315 …el, sampleParams.imageViewMinLod != 0.0f ? &minLodParams : DE_NULL), srcLevelStorage, sampleParams… in computeTextureLookupDiff()