Home
last modified time | relevance | path

Searched refs:TextureLevel (Results 1 – 25 of 189) sorted by relevance

12345678

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderFramebufferFetchTests.cpp279 …& log, const tcu::TextureFormat& format, const tcu::TextureLevel& reference, const tcu::TextureLev…
432 …tcu::TextureLevel data (glu::mapGLTransferFormat(m_transferFmt.format, m_transferFmt.dataTyp… in genAttachementTexture()
455 …& log, const tcu::TextureFormat& format, const tcu::TextureLevel& reference, const tcu::TextureLev… in verifyRenderbuffer()
593 tcu::TextureLevel genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor);
601 tcu::TextureLevel TextureFormatTestCase::genReferenceTexture (const tcu::Vec4& fbColor, const tcu::… in genReferenceTexture()
603 …tcu::TextureLevel reference (glu::mapGLTransferFormat(m_transferFmt.format, m_transferFmt.data… in genReferenceTexture()
639 tcu::TextureLevel reference = genReferenceTexture(fbColor, uniformColor); in iterate()
640 tcu::TextureLevel result (getReadPixelFormat(m_texFmt), VIEWPORT_WIDTH, VIEWPORT_HEIGHT); in iterate()
670 …tcu::TextureLevel genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor…
727 …tcu::TextureLevel data (glu::mapGLTransferFormat(m_transferFmt.format, m_transferFmt.dataType), VI… in genAttachmentTextures()
[all …]
Des31fStencilTexturingTests.cpp61 using tcu::TextureLevel;
535 TextureLevel uploadLevel (glu::mapGLInternalFormat(m_format), width, height); in iterate()
536TextureLevel readLevel (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), wi… in iterate()
537TextureLevel stencilOnlyLevel (TextureFormat(TextureFormat::S, TextureFormat::UNSIGNED_INT8), w… in iterate()
592 TextureLevel uploadLevel (glu::mapGLInternalFormat(m_format), width, height, levels); in iterate()
619TextureLevel readLevel (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), width,… in iterate()
632TextureLevel reference(TextureFormat(TextureFormat::S, TextureFormat::UNSIGNED_INT8), width, heigh… in iterate()
679 …tcu::TextureLevel result (TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT8), rend… in iterate()
765TextureLevel result (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), width… in iterate()
766TextureLevel reference (TextureFormat(TextureFormat::S, TextureFormat::UNSIGNED_INT8), width, … in iterate()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFillBufferTests.cpp187 de::MovePtr<tcu::TextureLevel> m_destinationTextureLevel;
188 de::MovePtr<tcu::TextureLevel> m_expectedTextureLevel;
235 …m_destinationTextureLevel = de::MovePtr<tcu::TextureLevel>(new tcu::TextureLevel(mapVkFormat(VK_FO… in iterate()
268 …de::MovePtr<tcu::TextureLevel> resultLevel (new tcu::TextureLevel(m_destinationTextureLevel->getAc… in iterate()
327 …m_expectedTextureLevel = de::MovePtr<tcu::TextureLevel>(new tcu::TextureLevel(dst.getFormat(), dst… in generateExpectedResult()
377 …m_destinationTextureLevel = de::MovePtr<tcu::TextureLevel>(new tcu::TextureLevel(mapVkFormat(VK_FO… in iterate()
410 …de::MovePtr<tcu::TextureLevel> resultLevel (new tcu::TextureLevel(m_destinationTextureLevel->getAc… in iterate()
423 …m_expectedTextureLevel = de::MovePtr<tcu::TextureLevel>(new tcu::TextureLevel(dst.getFormat(), dst… in generateExpectedResult()
DvktApiCopiesAndBlittingTests.cpp450 de::MovePtr<tcu::TextureLevel> m_sourceTextureLevel;
451 de::MovePtr<tcu::TextureLevel> m_destinationTextureLevel;
452 de::MovePtr<tcu::TextureLevel> m_expectedTextureLevel[16];
467 de::MovePtr<tcu::TextureLevel> readImage (vk::VkImage image,
772 …tcu::TextureLevel depthTexture (mapCombinedToDepthTransferFormat(src.getFormat()), src.getWidth(),… in uploadImage()
779 …tcu::TextureLevel stencilTexture (tcu::getEffectiveDepthStencilTextureFormat(src.getFormat(), tcu:… in uploadImage()
821 …m_expectedTextureLevel[0] = de::MovePtr<tcu::TextureLevel>(new tcu::TextureLevel(dst.getFormat(), … in generateExpectedResult()
973 de::MovePtr<tcu::TextureLevel> CopiesAndBlittingTestInstance::readImage (vk::VkImage image, in readImage()
978 …de::MovePtr<tcu::TextureLevel> resultLevel (new tcu::TextureLevel(imageFormat, parms.extent.width … in readImage()
984 …tcu::TextureLevel depthTexture (mapCombinedToDepthTransferFormat(imageFormat), parms.extent.width … in readImage()
[all …]
/third_party/vk-gl-cts/framework/common/
DtcuImageIO.hpp32 class TextureLevel;
39 void loadImage (TextureLevel& dst, const tcu::Archive& archive, const char* fileName);
41 void loadPNG (TextureLevel& dst, const tcu::Archive& archive, const char* fileName);
DtcuImageCompare.cpp220TextureLevel errorMask (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), reference.… in fuzzyCompare()
337TextureLevel diffMask (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), reference.ge… in measurePixelDiffAccuracy()
493TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in floatUlpThresholdCompare()
579TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in floatThresholdCompare()
667TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in floatThresholdCompare()
749TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in intThresholdCompare()
846TextureLevel errorMaskStorage(TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), width… in dsThresholdCompare()
956TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in intThresholdPositionDeviationCompare()
1035TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in intThresholdPositionDeviationErrorThresholdCompare()
1122TextureLevel errorMask (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), reference.… in bilinearCompare()
/third_party/vk-gl-cts/modules/internal/
DditImageCompareTests.cpp43 static void loadImageRGBA8 (tcu::TextureLevel& dst, const tcu::Archive& archive, const char* path) in loadImageRGBA8()
45 tcu::TextureLevel tmp; in loadImageRGBA8()
66 tcu::TextureLevel refImg; in iterate()
67 tcu::TextureLevel cmpImg; in iterate()
68 tcu::TextureLevel errorMask; in iterate()
125 tcu::TextureLevel refImg; in iterate()
126 tcu::TextureLevel cmpImg; in iterate()
/third_party/vk-gl-cts/framework/egl/
DegluNativePixmap.hpp33 class TextureLevel;
64 virtual void readPixels (tcu::TextureLevel* dst);
DegluNativeWindow.hpp33 class TextureLevel;
112 virtual void readScreenPixels (tcu::TextureLevel* dst) const;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp880 static MovePtr<tcu::TextureLevel> convertDepthToColor (const tcu::TextureFormat& dataFormat, const … in convertDepthToColor()
883 MovePtr<tcu::TextureLevel> dstImage (new tcu::TextureLevel(targetFormat, width, height, 1u)); in convertDepthToColor()
898 static MovePtr<tcu::TextureLevel> convertStencilToColor (const tcu::TextureFormat& dataFormat, cons… in convertStencilToColor()
902 MovePtr<tcu::TextureLevel> dstImage (new tcu::TextureLevel(targetFormat, width, height, 1u)); in convertStencilToColor()
933 …virtual MovePtr<tcu::TextureLevel> generateReferenceImage (const tcu::TextureFormat& textureFo…
945 const tcu::TextureLevel& referenceImage,
1092 …void* resultData, const tcu::TextureFormat& textureFormat, const tcu::TextureLevel& referenceImage… in verifyBufferInternal()
1121 …const MovePtr<tcu::TextureLevel> referenceImage (generateReferenceImage(referenceTextureFormat, … in verifyBuffer()
1125 …MovePtr<tcu::TextureLevel> convertedImage (convertDepthToColor(bufferTextureFormat, m_imageExtent2… in verifyBuffer()
1132 …MovePtr<tcu::TextureLevel> convertedImage (convertStencilToColor(bufferTextureFormat, m_imageExten… in verifyBuffer()
[all …]
/third_party/vk-gl-cts/modules/egl/
DteglSwapBuffersTests.cpp244 bool checkColor (tcu::TestLog& log, const tcu::TextureLevel& screen, const tcu::Vec4& color) in checkColor()
299 tcu::TextureLevel whiteFrame; in executeForConfig()
300 tcu::TextureLevel blackFrame; in executeForConfig()
301 tcu::TextureLevel frameBegin; in executeForConfig()
302 tcu::TextureLevel frameEnd; in executeForConfig()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fRandomFragmentOpTests.cpp229 tcu::TextureLevel* m_refColorBuffer;
230 tcu::TextureLevel* m_refDepthBuffer;
231 tcu::TextureLevel* m_refStencilBuffer;
269 …m_refColorBuffer = new tcu::TextureLevel(tcu::TextureFormat(useRGB ? tcu::TextureFormat::RGB : tcu… in init()
270 …m_refDepthBuffer = new tcu::TextureLevel(tcu::TextureFormat(tcu::TextureFormat::D, tcu::TextureFor… in init()
271 …m_refStencilBuffer = new tcu::TextureLevel(tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureF… in init()
Des3fBlendTests.cpp55 using tcu::TextureLevel;
137 TextureLevel* m_refColorBuffer;
207 …m_refColorBuffer = new TextureLevel(TextureFormat(m_useSrgbFbo ? TextureFormat::sRGBA : useRGB ? … in init()
261TextureLevel renderedImg (TextureFormat(m_useSrgbFbo ? TextureFormat::sRGBA : TextureFormat::… in iterate()
262 TextureLevel referenceImg (renderedImg.getFormat(), m_viewportWidth, m_viewportHeight); in iterate()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fRandomFragmentOpTests.cpp229 tcu::TextureLevel* m_refColorBuffer;
230 tcu::TextureLevel* m_refDepthBuffer;
231 tcu::TextureLevel* m_refStencilBuffer;
269 …m_refColorBuffer = new tcu::TextureLevel(tcu::TextureFormat(useRGB ? tcu::TextureFormat::RGB : tcu… in init()
270 …m_refDepthBuffer = new tcu::TextureLevel(tcu::TextureFormat(tcu::TextureFormat::D, tcu::TextureFor… in init()
271 …m_refStencilBuffer = new tcu::TextureLevel(tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureF… in init()
Des2fTextureCompletenessTests.cpp278 tcu::TextureLevel levelData (fmt); in createTexture()
346 tcu::TextureLevel levelData (fmt); in createTexture()
397 tcu::TextureLevel levelData (fmt); in createTexture()
453 tcu::TextureLevel levelData (fmt); in createTexture()
499 tcu::TextureLevel levelData (fmt); in createTexture()
599 tcu::TextureLevel levelData (fmt); in createTexture()
669 tcu::TextureLevel levelData (fmt); in createTexture()
736 tcu::TextureLevel levelData (fmt); in createTexture()
798 tcu::TextureLevel levelData (fmt); in createTexture()
845 tcu::TextureLevel levelData (fmt); in createTexture()
Des2fClipControlTests.cpp132 const tcu::TextureLevel& reference, const tcu::TextureLevel& result, float threshold, in fuzzyDepthCompare()
133 const tcu::TextureLevel* importanceMask = NULL) in fuzzyDepthCompare()
1238 tcu::TextureLevel renderedDepthFrame(depthReadbackFormat, viewportW, viewportH); in ValidateFramebuffer()
1239 tcu::TextureLevel referenceDepthFrame(depthFormat, viewportW, viewportH); in ValidateFramebuffer()
1240 tcu::TextureLevel importanceMaskFrame(depthFormat, viewportW, viewportH); in ValidateFramebuffer()
1426 tcu::TextureLevel renderedDepthFrame(depthReadbackFormat, viewportW, viewportH); in ValidateFramebuffer()
1427 tcu::TextureLevel referenceDepthFrame(depthFormat, viewportW, viewportH); in ValidateFramebuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.cpp75 MovePtr<tcu::TextureLevel> generateReferenceImage (void) const;
353 MovePtr<tcu::TextureLevel> NegativeViewportHeightTestInstance::generateReferenceImage (void) const in generateReferenceImage()
357 …MovePtr<tcu::TextureLevel> image (new tcu::TextureLevel(mapVkFormat(m_colorAttachmentFormat), WID… in generateReferenceImage()
437 MovePtr<tcu::TextureLevel> referenceImage = generateReferenceImage(); in iterate()
DvktDrawInvertedDepthRangesTests.cpp107 MovePtr<tcu::TextureLevel> generateReferenceImage (ReferenceImageType refType) const;
401 MovePtr<tcu::TextureLevel> InvertedDepthRangesTestInstance::generateReferenceImage (ReferenceImageT… in generateReferenceImage()
407 MovePtr<tcu::TextureLevel> image (new tcu::TextureLevel(tcuFormat, iWidth, iHeight)); in generateReferenceImage()
532 tcu::TextureLevel errorMask (mapVkFormat(VK_FORMAT_R8G8B8_UNORM), refWidth, refHeight); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationImageLayoutTransitionTests.cpp54 using tcu::TextureLevel;
257 …MovePtr<TextureLevel> resultImage (new TextureLevel(mapVkFormat(FORMAT), renderSize.width,… in iterate()
308 TextureLevel textureLevel (mapVkFormat(FORMAT), WIDTH, HEIGHT, 1); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.hpp356 tcu::TextureLevel m_colorBuffer;
357 tcu::TextureLevel m_resolveColorBuffer;
358 tcu::TextureLevel m_depthStencilBuffer;
359 tcu::TextureLevel m_resolveDepthStencilBuffer;
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedColorMasks.cpp227 …tcu::TextureLevel textureLevel(tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UN… in iterate()
249 tcu::TextureLevel textureLevel( in iterate()
271 tcu::TextureLevel textureLevel( in iterate()
422 bool DrawBuffersIndexedColorMasks::VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expec… in VerifyImg()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp191 void initializeWhiteReferenceImage (tcu::TextureLevel& image, const int width, const int height) in initializeWhiteReferenceImage()
312 tcu::TextureLevel referenceImage; in test()
476 tcu::TextureLevel referenceImage; in test()
606 tcu::TextureLevel referenceImage; in test()
751 tcu::TextureLevel referenceImage; in test()
933 tcu::TextureLevel referenceImage; in test()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cClipControlTests.cpp144 const tcu::TextureLevel& reference, const tcu::TextureLevel& result, float threshold, in fuzzyDepthCompare()
145 const tcu::TextureLevel* importanceMask = NULL) in fuzzyDepthCompare()
701 tcu::TextureLevel renderedDepthFrame(depthFormat, viewportW, viewportH); in ValidateFramebuffer()
702 tcu::TextureLevel referenceDepthFrame(depthFormat, viewportW, viewportH); in ValidateFramebuffer()
703 tcu::TextureLevel importanceMaskFrame(depthFormat, viewportW, viewportH); in ValidateFramebuffer()
890 tcu::TextureLevel renderedDepthFrame(depthFormat, viewportW, viewportH); in ValidateFramebuffer()
891 tcu::TextureLevel referenceDepthFrame(depthFormat, viewportW, viewportH); in ValidateFramebuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp416 tcu::TextureLevel referenceImage; in compareWithFileImage()
432 tcu::TextureLevel colorPixelBuffer (textureFormat, 1, 1); in fillBuffer()
451 tcu::TextureLevel colorPixelBuffer (textureFormat, 1, 1); in fillBuffer()
/third_party/vk-gl-cts/framework/platform/ohos/display/pixmap/
DtcuOhosNativePixmap.cpp42 using tcu::TextureLevel;

12345678