HomeSort by relevance Sort by last modified time
    Searched refs:ConstPixelBufferAccess (Results 26 - 50 of 55) sorted by null

12 3

  /external/deqp/modules/gles2/functional/
es2fClippingTests.cpp 51 using tcu::ConstPixelBufferAccess;
120 void blitImageOnBlackSurface(const ConstPixelBufferAccess& src, const PixelBufferAccess& dst)
148 inline int compareImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBufferAccess& ref, const PixelBufferAccess& diffMask, int kernelRadius, bool (*pixelCmp)(const tcu::IVec4& a, const tcu::IVec4& b))
241 int compareBlackNonBlackImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBufferAccess& ref, const PixelBufferAccess& diffMask, int kernelRadius)
258 int compareColoredImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBufferAccess& ref, const PixelBufferAccess& diffMask, int kernelRadius)
271 bool checkHalfFilledImageOverdraw (tcu::TestLog& log, const tcu::RenderTarget& m_renderTarget, const ConstPixelBufferAccess& image, const PixelBufferAccess& output)
609 virtual void verifyImage (const tcu::ConstPixelBufferAccess& testImageAccess, const tcu::ConstPixelBufferAccess& referenceImageAccess) = DE_NULL
    [all...]
es2fPolygonOffsetTests.cpp 93 int compareImages (tcu::TestLog& log, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& test, const tcu::ConstPixelBufferAccess& ref, const tcu::PixelBufferAccess& diffMask, int radius)
158 void verifyImages (tcu::TestLog& log, tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& testImage, const tcu::ConstPixelBufferAccess& referenceImage)
    [all...]
es2fTextureUnitTests.cpp 860 tcu::ConstPixelBufferAccess access = texture->getLevel(levelNdx);
884 tcu::ConstPixelBufferAccess access = texture->getLevelFace(levelNdx, (tcu::CubeFace)face);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fClippingTests.cpp 51 using tcu::ConstPixelBufferAccess;
123 void blitImageOnBlackSurface(const ConstPixelBufferAccess& src, const PixelBufferAccess& dst)
151 inline int compareImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBufferAccess& ref, const PixelBufferAccess& diffMask, int kernelRadius, bool (*pixelCmp)(const tcu::IVec4& a, const tcu::IVec4& b))
244 int compareBlackNonBlackImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBufferAccess& ref, const PixelBufferAccess& diffMask, int kernelRadius)
261 int compareColoredImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBufferAccess& ref, const PixelBufferAccess& diffMask, int kernelRadius)
274 bool checkHalfFilledImageOverdraw (tcu::TestLog& log, const tcu::RenderTarget& m_renderTarget, const ConstPixelBufferAccess& image, const PixelBufferAccess& output)
612 virtual void verifyImage (const tcu::ConstPixelBufferAccess& testImageAccess, const tcu::ConstPixelBufferAccess& referenceImageAccess) = DE_NULL
    [all...]
es3fShaderDerivateTests.cpp 200 static inline tcu::Vec4 readDerivate (const tcu::ConstPixelBufferAccess& surface, const tcu::Vec4& derivScale, const tcu::Vec4& derivBias, int x, int y)
373 const tcu::ConstPixelBufferAccess& result,
437 const tcu::ConstPixelBufferAccess& result,
569 virtual bool verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) = DE_NULL;
878 bool verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask);
925 bool ConstantDerivateCase::verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask)
945 bool verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask);
    [all...]
es3fPolygonOffsetTests.cpp 96 int compareImages (tcu::TestLog& log, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& test, const tcu::ConstPixelBufferAccess& ref, const tcu::PixelBufferAccess& diffMask, int radius)
161 void verifyImages (tcu::TestLog& log, tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& testImage, const tcu::ConstPixelBufferAccess& referenceImage)
    [all...]
es3fTextureUnitTests.cpp     [all...]
es3fBlendTests.cpp 68 static TextureLevel sRGBATextureLevelToLinear (const tcu::ConstPixelBufferAccess& sRGBAAccess)
es3fPixelBufferObjectTests.cpp 550 tcu::ConstPixelBufferAccess readResult(readFormat, width, height, 1, bufferData);
es3fFragmentOutputTests.cpp 811 tcu::ConstPixelBufferAccess rendered (attachments[attachNdx].readFormat, attachmentW, attachmentH, 1, deAlign32(attachments[attachNdx].readFormat.getPixelSize()*attachmentW, readAlignment), 0, &attachments[attachNdx].renderedData[0]);
812 tcu::ConstPixelBufferAccess reference (attachments[attachNdx].referenceFormat, attachmentW, attachmentH, 1, &attachments[attachNdx].referenceData[0]);
    [all...]
  /external/deqp/framework/opengl/
gluTexture.cpp 96 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx);
179 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx);
382 tcu::ConstPixelBufferAccess access = m_refTexture.getLevelFace(levelNdx, (tcu::CubeFace)face);
501 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx);
560 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx);
620 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx);
680 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx);
gluTexture.hpp 268 const tcu::ConstPixelBufferAccess& getRefTexture (void) const { return m_refTexture; }
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 49 using tcu::ConstPixelBufferAccess;
331 static void swizzlePixels (const PixelBufferAccess& dst, const ConstPixelBufferAccess& src, const MaybeTextureSwizzle& swizzle)
342 static void swizzlePixels (const PixelBufferAccess& dst, const ConstPixelBufferAccess& src, const MaybeTextureSwizzle& swizzle)
411 const tcu::ConstPixelBufferAccess* levels[tcu::CUBEFACE_LAST];
573 const ConstPixelBufferAccess& result,
653 const ConstPixelBufferAccess& result,
708 static bool verifySingleColored (TestLog& log, const ConstPixelBufferAccess& result, const Vec4& refColor)
969 bool verify (const ConstPixelBufferAccess& rendered,
979 virtual bool verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const = 0;
    [all...]
es31fStencilTexturingTests.cpp 385 static inline tcu::ConstPixelBufferAccess stencilToRedAccess (const tcu::ConstPixelBufferAccess& access)
388 return tcu::ConstPixelBufferAccess(TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT8),
392 static bool compareStencilToRed (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& stencilRef, const tcu::ConstPixelBufferAccess& result)
432 static bool compareRedChannel (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, int reference)
477 const tcu::ConstPixelBufferAccess srcLevel = src.getLevelFace(levelNdx, face);
    [all...]
es31fAdvancedBlendTests.cpp 346 static tcu::ConstPixelBufferAccess getLinearAccess (const tcu::ConstPixelBufferAccess& access)
349 return tcu::ConstPixelBufferAccess(TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT8),
es31fShaderImageLoadStoreTests.cpp 68 using tcu::ConstPixelBufferAccess;
582 ConstPixelBufferAccess getAccess (void) const { return getAccessInternal(); }
583 ConstPixelBufferAccess getSliceAccess (int slice) const { return getSliceAccessInternal(slice); }
584 ConstPixelBufferAccess getCubeFaceAccess (tcu::CubeFace face) const { return getCubeFaceAccessInternal(face); }
651 const ConstPixelBufferAccess access = m_type == TEXTURETYPE_CUBE ? getCubeFaceAccess(glslImageFuncZToCubeFace(z)) : getAccess();
657 const ConstPixelBufferAccess access = m_type == TEXTURETYPE_CUBE ? getCubeFaceAccess(glslImageFuncZToCubeFace(z)) : getAccess();
796 virtual bool operator() (TestLog&, const ConstPixelBufferAccess&, int sliceOrFaceNdx) const = 0;
    [all...]
es31fUniformLocationTests.cpp 111 static bool verifyResult (const tcu::ConstPixelBufferAccess& access);
436 bool UniformLocationCase::verifyResult (const tcu::ConstPixelBufferAccess& access)
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp 57 using tcu::ConstPixelBufferAccess;
79 static inline bool isEmpty (const tcu::ConstPixelBufferAccess& access)
929 tcu::ConstPixelBufferAccess ReferenceContext::getUnpack2DAccess (const tcu::TextureFormat& format, int width, int height, const void* data)
936 return tcu::ConstPixelBufferAccess(format, width, height, 1, rowPitch, 0, ptr);
939 tcu::ConstPixelBufferAccess ReferenceContext::getUnpack3DAccess (const tcu::TextureFormat& format, int width, int height, int depth, const void* data)
948 return tcu::ConstPixelBufferAccess(format, width, height, depth, rowPitch, slicePitch, ptr);
966 static void depthValueFloatClampCopy (const PixelBufferAccess& dst, const ConstPixelBufferAccess& src)
    [all...]
  /external/deqp/modules/glshared/
glsTextureTestUtil.cpp 131 const tcu::ConstPixelBufferAccess* levels[tcu::CUBEFACE_LAST];
    [all...]
glsTextureBufferCase.cpp 187 TextureVertexShader (const tcu::ConstPixelBufferAccess& texture)
213 const tcu::ConstPixelBufferAccess& m_texture;
254 TextureFragmentShader (const tcu::ConstPixelBufferAccess& texture)
298 const tcu::ConstPixelBufferAccess& m_texture;
776 const tcu::ConstPixelBufferAccess& referenceTarget)
    [all...]
glsLongStressCase.cpp 63 using tcu::ConstPixelBufferAccess;
454 void setData (const ConstPixelBufferAccess& src, int width, int height, deUint32 internalFormat, bool useMipmap);
457 void setSubData (const ConstPixelBufferAccess& src, int xOff, int yOff, int width, int height) const;
510 void Texture::setData (const ConstPixelBufferAccess& src, const int width, const int height, const deUint32 internalFormat, const bool useMipmap)
560 void Texture::setSubData (const ConstPixelBufferAccess& src, const int xOff, const int yOff, const int width, const int height) const
    [all...]
  /external/deqp/framework/common/
tcuTexCompareVerifier.cpp 517 static bool isNearestCompareResultValid (const ConstPixelBufferAccess& level,
552 static bool isLinearCompareResultValid (const ConstPixelBufferAccess& level,
604 static bool isLevelCompareResultValid (const ConstPixelBufferAccess& level,
619 static bool isNearestMipmapLinearCompareResultValid (const ConstPixelBufferAccess& level0,
620 const ConstPixelBufferAccess& level1,
673 static bool isLinearMipmapLinearCompareResultValid (const ConstPixelBufferAccess& level0,
674 const ConstPixelBufferAccess& level1,
765 static bool isMipmapLinearCompareResultValid (const ConstPixelBufferAccess& level0,
766 const ConstPixelBufferAccess& level1,
    [all...]
tcuImageIO.cpp 155 void savePNG (const ConstPixelBufferAccess& src, const char* fileName)
tcuTestLog.cpp 58 LogImage::LogImage (const std::string& name, const std::string& description, const ConstPixelBufferAccess& access, qpImageCompressionMode compression)
166 void TestLog::writeImage (const char* name, const char* description, const ConstPixelBufferAccess& access, const Vec4& pixelScale, const Vec4& pixelBias, qpImageCompressionMode compressionMode)
  /external/deqp/framework/referencerenderer/
rrFragmentOperations.cpp 91 void FragmentProcessor::executeStencilCompare (int fragNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, const StencilState& stencilState, int numStencilBits, const tcu::ConstPixelBufferAccess& stencilBuffer)
164 void FragmentProcessor::executeDepthCompare (int fragNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, TestFunc depthFunc, const tcu::ConstPixelBufferAccess& depthBuffer)
    [all...]

Completed in 694 milliseconds

12 3