Home
last modified time | relevance | path

Searched refs:Texture2DArrayView (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexLookupVerifier.hpp114 bool isLookupResultValid(const Texture2DArrayView &texture, const Sampler &sampler, const LookupPre…
161 bool isGatherOffsetsResultValid(const Texture2DArrayView &texture, const Sampler &sampler, const Lo…
163 bool isGatherOffsetsResultValid(const Texture2DArrayView &texture, const Sampler &sampler,
166 bool isGatherOffsetsResultValid(const Texture2DArrayView &texture, const Sampler &sampler,
H A DtcuTexCompareVerifier.hpp54 bool isTexCompareResultValid(const Texture2DArrayView &texture, const Sampler &sampler, const TexCo…
67 bool isGatherOffsetsCompareResultValid(const Texture2DArrayView &texture, const Sampler &sampler,
H A DtcuTextureUtil.hpp191 tcu::Texture2DArrayView getEffectiveTextureView(const tcu::Texture2DArrayView &src,
H A DtcuTexture.hpp1299 class Texture2DArrayView class
1302 Texture2DArrayView(int numLevels, const ConstPixelBufferAccess *levels, bool es2 = false,
1402 operator Texture2DArrayView(void) const in operator Texture2DArrayView()
1411 Texture2DArrayView m_view;
H A DtcuTexture.cpp4633 Texture2DArrayView::Texture2DArrayView(int numLevels, const ConstPixelBufferAccess *levels, bool es… in Texture2DArrayView() function in tcu::Texture2DArrayView
4640 inline int Texture2DArrayView::selectLayer(float r) const in selectLayer()
4646 Vec4 Texture2DArrayView::sample(const Sampler &sampler, float s, float t, float r, float lod) const in sample()
4651 float Texture2DArrayView::sampleCompare(const Sampler &sampler, float ref, float s, float t, float … in sampleCompare()
4656 Vec4 Texture2DArrayView::sampleOffset(const Sampler &sampler, float s, float t, float r, float lod, in sampleOffset()
4663 float Texture2DArrayView::sampleCompareOffset(const Sampler &sampler, float ref, float s, float t, … in sampleCompareOffset()
4670 Vec4 Texture2DArrayView::gatherOffsets(const Sampler &sampler, float s, float t, float r, int compo… in gatherOffsets()
4676 Vec4 Texture2DArrayView::gatherOffsetsCompare(const Sampler &sampler, float ref, float s, float t, … in gatherOffsetsCompare()
4757 m_view = Texture2DArrayView(getNumLevels(), getLevels()); in operator =()
H A DtcuTexLookupVerifier.cpp1918 bool isLookupResultValid(const Texture2DArrayView &texture, const Sampler &sampler, const LookupPre… in isLookupResultValid()
2481 static bool is2DArrayGatherOffsetsResultValid(const Texture2DArrayView &texture, const Sampler &sam… in is2DArrayGatherOffsetsResultValid()
2495 bool isGatherOffsetsResultValid(const Texture2DArrayView &texture, const Sampler &sampler, const Lo… in isGatherOffsetsResultValid()
2501 bool isGatherOffsetsResultValid(const Texture2DArrayView &texture, const Sampler &sampler, in isGatherOffsetsResultValid()
2508 bool isGatherOffsetsResultValid(const Texture2DArrayView &texture, const Sampler &sampler, in isGatherOffsetsResultValid()
H A DtcuTextureUtil.cpp1779 tcu::Texture2DArrayView getEffectiveTextureView(const tcu::Texture2DArrayView &src, in getEffectiveTextureView()
H A DtcuTexCompareVerifier.cpp1402 bool isTexCompareResultValid(const Texture2DArrayView &texture, const Sampler &sampler, const TexCo… in isTexCompareResultValid()
1777 bool isGatherOffsetsCompareResultValid(const Texture2DArrayView &texture, const Sampler &sampler, in isGatherOffsetsCompareResultValid()
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluTextureTestUtil.hpp180 void sampleTexture(const tcu::SurfaceAccess &dst, const tcu::Texture2DArrayView &src, const float *…
248 … const tcu::PixelBufferAccess &errorMask, const tcu::Texture2DArrayView &src,
286 … const tcu::Texture2DArrayView &src, const float *texCoord, const ReferenceParams &sampleParams,
314 … const tcu::PixelBufferAccess &errorMask, const tcu::Texture2DArrayView &src,
H A DgluTextureTestUtil.cpp388 static inline tcu::Vec4 execSample(const tcu::Texture2DArrayView &src, const ReferenceParams &param… in execSample()
778 static void sampleTextureNonProjected(const tcu::SurfaceAccess &dst, const tcu::Texture2DArrayView in sampleTextureNonProjected()
784 …const tcu::Texture2DArrayView src = getEffectiveTextureView(rawSrc, srcLevelStorage, params.sample… in sampleTextureNonProjected()
822 void sampleTexture(const tcu::SurfaceAccess &dst, const tcu::Texture2DArrayView &src, const float *… in sampleTexture()
2269 … const tcu::PixelBufferAccess &errorMask, const tcu::Texture2DArrayView &baseView, in computeTextureLookupDiff()
2278 …const tcu::Texture2DArrayView src = getEffectiveTextureView(baseView, srcLevelStorage, sampleParam… in computeTextureLookupDiff()
2420 … const tcu::Texture2DArrayView &src, const float *texCoord, const ReferenceParams &sampleParams, in verifyTextureResult()
2894 … const tcu::PixelBufferAccess &errorMask, const tcu::Texture2DArrayView &src, in computeTextureCompareDiff()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSamplingInstance.cpp946 bool isLookupResultValid(const tcu::Texture2DArrayView &texture, const tcu::Sampler &sampler, in isLookupResultValid()
1119 struct TexViewTraits<tcu::Texture2DArrayView>
1181 tcu::Texture2DArray *createSkeletonClone<tcu::Texture2DArrayView>(tcu::TextureFormat format, in createSkeletonClone()
1342 MovePtr<tcu::Texture2DArrayView> getTexture2DArrayView(const TestTexture &testTexture, in getTexture2DArrayView()
1364 …return MovePtr<tcu::Texture2DArrayView>(new tcu::Texture2DArrayView((int)levels.size(), &levels[0]… in getTexture2DArrayView()
1482 … UniquePtr<tcu::Texture2DArrayView> texView(getTexture2DArrayView(texture, subresource, levels)); in validateResultImage()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp439 static tcu::Texture2DArrayView getOneLevelSubView(const tcu::Texture2DArrayView &view, int level) in getOneLevelSubView()
441 return tcu::Texture2DArrayView(1, view.getLevels() + level); in getOneLevelSubView()
546 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::Texture2DArrayView &texture, in gatherOffsets()
569 static Vec4 gatherOffsetsCompare(const tcu::Texture2DArrayView &texture, const tcu::Sampler &sample… in gatherOffsetsCompare()
1905 … getOneLevelSubView(tcu::Texture2DArrayView(m_swizzledTexture), m_baseLevel), in verify()
H A Des31fCopyImageTests.cpp1605 … const ImageInfo &info, const tcu::Texture2DArrayView &refTexture, Verify verify) in renderTexture2DArrayView()
1631 …renderTexture<tcu::Texture2DArrayView>(renderContext, renderer, renderParams, results, rng, refTex… in renderTexture2DArrayView()
1650 … const tcu::Texture2DArrayView refTexture((int)levelAccesses.size(), &(levelAccesses[0])); in renderTexture2DArray()
1659 const tcu::Texture2DArrayView refTexture((int)levelAccesses.size(), &(levelAccesses[0])); in renderTexture2DArray()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp519 static tcu::Texture2DArrayView getOneLevelSubView(const tcu::Texture2DArrayView &view, int level) in getOneLevelSubView()
521 return tcu::Texture2DArrayView(1, view.getLevels() + level); in getOneLevelSubView()
626 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::Texture2DArrayView &texture, in gatherOffsets()
649 static Vec4 gatherOffsetsCompare(const tcu::Texture2DArrayView &texture, const tcu::Sampler &sample… in gatherOffsetsCompare()
2287 …rendered, getOneLevelSubView(tcu::Texture2DArrayView(m_swizzledTexture), m_baseParams.baseLevel), … in verify()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringTests.cpp920 … (tcu::Texture2DArrayView)texture.getTexture(), texCoordPtr, in iterate()
935 … (tcu::Texture2DArrayView)texture.getTexture(), texCoordPtr, in iterate()
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp358 tcu::Texture2DArrayView m_view;
H A DsglrReferenceContext.cpp5447 m_view = tcu::Texture2DArrayView(numLevels, m_levels.getEffectiveLevels() + baseLevel); in updateView()
5450 m_view = tcu::Texture2DArrayView(0, DE_NULL); in updateView()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp5223 …static tcu::Texture2DArrayView getRef2DView(const tcu::TextureLevelPyramid &source, uint32_t baseM…
5493 tcu::Texture2DArrayView ImageSampleInstanceImages::getRef2DView(const tcu::TextureLevelPyramid &sou… in getRef2DView()
5513 return tcu::Texture2DArrayView((int)levelStorage->size(), &levelStorage->front()); in getRef2DView()