Home
last modified time | relevance | path

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

12345678910>>...13

/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()
645 tcu::TextureLevel reference = genReferenceTexture(fbColor, uniformColor); in iterate()
646 tcu::TextureLevel result (getReadPixelFormat(m_texFmt), VIEWPORT_WIDTH, VIEWPORT_HEIGHT); in iterate()
676 …tcu::TextureLevel genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor…
733 …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_no_buildgn/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()
/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()
/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/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()
669TextureLevel errorMaskStorage(TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), width… in floatThresholdCompare()
761TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in floatThresholdCompare()
843TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in intThresholdCompare()
940TextureLevel errorMaskStorage(TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), width… in dsThresholdCompare()
1050TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in intThresholdPositionDeviationCompare()
1129TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in intThresholdPositionDeviationErrorThresholdCompare()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoDecodeTests.cpp126 MovePtr<tcu::TextureLevel> convertToRGBASized (const tcu::ConstPixelBufferAccess& src, const tcu::U… in convertToRGBASized()
129 MovePtr<tcu::TextureLevel> result (new tcu::TextureLevel(format, size.x(), size.y())); in convertToRGBASized()
139 MovePtr<tcu::TextureLevel> convertToRGBA (const tcu::ConstPixelBufferAccess& src) in convertToRGBA()
660 …tcu::TextureLevel refPixelBufferV (mapVkFormat(VK_FORMAT_R8_UNORM), imageSize.x(), imageSize.y… in verifyImage()
661 …tcu::TextureLevel refPixelBufferY (mapVkFormat(VK_FORMAT_R8_UNORM), imageSize.x(), imageSize.y… in verifyImage()
662 …tcu::TextureLevel refPixelBufferU (mapVkFormat(VK_FORMAT_R8_UNORM), imageSize.x(), imageSize.y… in verifyImage()
743 …tcu::TextureLevel refPixelBufferV (mapVkFormat(VK_FORMAT_R8_UNORM), imageSize.x(), imageSize.y… in verifyImageMultipleFrameWithReference()
745 …MovePtr<tcu::TextureLevel> outPixelBufferV = convertToRGBASized(multiPlaneImageData.getChannelAc… in verifyImageMultipleFrameWithReference()
752 …tcu::TextureLevel refPixelBufferY (mapVkFormat(VK_FORMAT_R8_UNORM), imageSize.x(), imageSize.y… in verifyImageMultipleFrameWithReference()
754 …MovePtr<tcu::TextureLevel> outPixelBufferY = convertToRGBASized(multiPlaneImageData.getChannelAc… in verifyImageMultipleFrameWithReference()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DvktVideoDecodeTests.cpp126 MovePtr<tcu::TextureLevel> convertToRGBASized (const tcu::ConstPixelBufferAccess& src, const tcu::U… in convertToRGBASized()
129 MovePtr<tcu::TextureLevel> result (new tcu::TextureLevel(format, size.x(), size.y())); in convertToRGBASized()
139 MovePtr<tcu::TextureLevel> convertToRGBA (const tcu::ConstPixelBufferAccess& src) in convertToRGBA()
660 …tcu::TextureLevel refPixelBufferV (mapVkFormat(VK_FORMAT_R8_UNORM), imageSize.x(), imageSize.y… in verifyImage()
661 …tcu::TextureLevel refPixelBufferY (mapVkFormat(VK_FORMAT_R8_UNORM), imageSize.x(), imageSize.y… in verifyImage()
662 …tcu::TextureLevel refPixelBufferU (mapVkFormat(VK_FORMAT_R8_UNORM), imageSize.x(), imageSize.y… in verifyImage()
743 …tcu::TextureLevel refPixelBufferV (mapVkFormat(VK_FORMAT_R8_UNORM), imageSize.x(), imageSize.y… in verifyImageMultipleFrameWithReference()
745 …MovePtr<tcu::TextureLevel> outPixelBufferV = convertToRGBASized(multiPlaneImageData.getChannelAc… in verifyImageMultipleFrameWithReference()
752 …tcu::TextureLevel refPixelBufferY (mapVkFormat(VK_FORMAT_R8_UNORM), imageSize.x(), imageSize.y… in verifyImageMultipleFrameWithReference()
754 …MovePtr<tcu::TextureLevel> outPixelBufferY = convertToRGBASized(multiPlaneImageData.getChannelAc… in verifyImageMultipleFrameWithReference()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp936 static MovePtr<tcu::TextureLevel> convertDepthToColor (const tcu::TextureFormat& dataFormat, const … in convertDepthToColor()
939 MovePtr<tcu::TextureLevel> dstImage (new tcu::TextureLevel(targetFormat, width, height, 1u)); in convertDepthToColor()
954 static MovePtr<tcu::TextureLevel> convertStencilToColor (const tcu::TextureFormat& dataFormat, cons… in convertStencilToColor()
958 MovePtr<tcu::TextureLevel> dstImage (new tcu::TextureLevel(targetFormat, width, height, 1u)); in convertStencilToColor()
989 …virtual MovePtr<tcu::TextureLevel> generateReferenceImage (const tcu::TextureFormat& textureFo…
1001 const tcu::TextureLevel& referenceImage,
1148 …void* resultData, const tcu::TextureFormat& textureFormat, const tcu::TextureLevel& referenceImage… in verifyBufferInternal()
1177 …const MovePtr<tcu::TextureLevel> referenceImage (generateReferenceImage(referenceTextureFormat, … in verifyBuffer()
1181 …MovePtr<tcu::TextureLevel> convertedImage (convertDepthToColor(bufferTextureFormat, m_imageExtent2… in verifyBuffer()
1188 …MovePtr<tcu::TextureLevel> convertedImage (convertStencilToColor(bufferTextureFormat, m_imageExten… in verifyBuffer()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp936 static MovePtr<tcu::TextureLevel> convertDepthToColor (const tcu::TextureFormat& dataFormat, const … in convertDepthToColor()
939 MovePtr<tcu::TextureLevel> dstImage (new tcu::TextureLevel(targetFormat, width, height, 1u)); in convertDepthToColor()
954 static MovePtr<tcu::TextureLevel> convertStencilToColor (const tcu::TextureFormat& dataFormat, cons… in convertStencilToColor()
958 MovePtr<tcu::TextureLevel> dstImage (new tcu::TextureLevel(targetFormat, width, height, 1u)); in convertStencilToColor()
989 …virtual MovePtr<tcu::TextureLevel> generateReferenceImage (const tcu::TextureFormat& textureFo…
1001 const tcu::TextureLevel& referenceImage,
1148 …void* resultData, const tcu::TextureFormat& textureFormat, const tcu::TextureLevel& referenceImage… in verifyBufferInternal()
1177 …const MovePtr<tcu::TextureLevel> referenceImage (generateReferenceImage(referenceTextureFormat, … in verifyBuffer()
1181 …MovePtr<tcu::TextureLevel> convertedImage (convertDepthToColor(bufferTextureFormat, m_imageExtent2… in verifyBuffer()
1188 …MovePtr<tcu::TextureLevel> convertedImage (convertStencilToColor(bufferTextureFormat, m_imageExten… in verifyBuffer()
[all …]
/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/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/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()
/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/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineReferenceRenderer.hpp363 tcu::TextureLevel m_colorBuffer;
364 tcu::TextureLevel m_resolveColorBuffer;
365 tcu::TextureLevel m_depthStencilBuffer;
366 tcu::TextureLevel m_resolveDepthStencilBuffer;
/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()
312 TextureLevel textureLevel (mapVkFormat(FORMAT), WIDTH, HEIGHT, 1); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationImageLayoutTransitionTests.cpp54 using tcu::TextureLevel;
257 …MovePtr<TextureLevel> resultImage (new TextureLevel(mapVkFormat(FORMAT), renderSize.width,… in iterate()
312 TextureLevel textureLevel (mapVkFormat(FORMAT), WIDTH, HEIGHT, 1); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.hpp363 tcu::TextureLevel m_colorBuffer;
364 tcu::TextureLevel m_resolveColorBuffer;
365 tcu::TextureLevel m_depthStencilBuffer;
366 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.cpp193 void initializeWhiteReferenceImage (tcu::TextureLevel& image, const int width, const int height) in initializeWhiteReferenceImage()
314 tcu::TextureLevel referenceImage; in test()
478 tcu::TextureLevel referenceImage; in test()
608 tcu::TextureLevel referenceImage; in test()
753 tcu::TextureLevel referenceImage; in test()
935 tcu::TextureLevel referenceImage; in test()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp193 void initializeWhiteReferenceImage (tcu::TextureLevel& image, const int width, const int height) in initializeWhiteReferenceImage()
314 tcu::TextureLevel referenceImage; in test()
478 tcu::TextureLevel referenceImage; in test()
608 tcu::TextureLevel referenceImage; in test()
753 tcu::TextureLevel referenceImage; in test()
935 tcu::TextureLevel referenceImage; in test()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawNegativeViewportHeightTests.cpp77 MovePtr<tcu::TextureLevel> generateReferenceImage (void) const;
321 MovePtr<tcu::TextureLevel> NegativeViewportHeightTestInstance::generateReferenceImage (void) const in generateReferenceImage()
325 …MovePtr<tcu::TextureLevel> image (new tcu::TextureLevel(mapVkFormat(m_colorAttachmentFormat), WID… in generateReferenceImage()
516 MovePtr<tcu::TextureLevel> referenceImage = generateReferenceImage(); in iterate()

12345678910>>...13