/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryExternalMemoryHostTests.cpp | 394 …tcu::ConstPixelBufferAccess result(mapVkFormat(m_testParams.m_format), tcu::IVec3(100,100,1), m… in iterate() 397 …tcu::PixelBufferAccess reference(mapVkFormat(m_testParams.m_format), tcu::IVec3(100, 100, 1), … in iterate() 501 VkDeviceSize size = 10000 * vk::mapVkFormat(m_testParams.m_format).getPixelSize(); in createBindMemoryResultBuffer() 739 …const VkDeviceSize dataBufferSize = 10000 * vk::mapVkFormat(m_testParams.m_format).get… in iterate() 804 …tcu::PixelBufferAccess bufferSurface(mapVkFormat(m_testParams.m_format), 100, 100, 1, (100 * vk::m… in iterate() 817 …tcu::ConstPixelBufferAccess result(mapVkFormat(m_testParams.m_format), tcu::IVec3(100, 100, 1),… in iterate() 820 …tcu::PixelBufferAccess reference(mapVkFormat(m_testParams.m_format), tcu::IVec3(100, 100, 1), … in iterate() 832 VkDeviceSize size = 10000 * vk::mapVkFormat(m_testParams.m_format).getPixelSize(); in prepareBufferForHostAccess() 851 VkDeviceSize size = 10000 * vk::mapVkFormat(m_testParams.m_format).getPixelSize(); in copyResultBuffertoBuffer() 896 VkDeviceSize size = 10000 * vk::mapVkFormat(m_testParams.m_format).getPixelSize(); in createDataBuffer() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawImageObjectUtil.cpp | 177 m_pixelAccessData.resize(width * height * vk::mapVkFormat(m_format).getPixelSize()); in readSurface() 188 …return tcu::ConstPixelBufferAccess(vk::mapVkFormat(m_format), width, height, 1, m_pixelAccessData.… in readSurface() 202 m_pixelAccessData.resize(width * height * depth * vk::mapVkFormat(m_format).getPixelSize()); in readVolume() 213 …return tcu::ConstPixelBufferAccess(vk::mapVkFormat(m_format), width, height, depth, m_pixelAccessD… in readVolume() 225 m_pixelAccessData.resize(width * vk::mapVkFormat(m_format).getPixelSize()); in readSurface1D() 237 …return tcu::ConstPixelBufferAccess(vk::mapVkFormat(m_format), width, 1, 1, m_pixelAccessData.data(… in readSurface1D() 277 bool isCombinedType = isCombinedDepthStencilType(vk::mapVkFormat(m_format).type); in readUsingBuffer() 281 bufferSize = vk::mapVkFormat(m_format).getPixelSize() * width * height * depth; in readUsingBuffer() 372 m_pixelAccessData.resize(width * height * vk::mapVkFormat(m_format).getPixelSize()); in readSurfaceLinear() 374 …return tcu::ConstPixelBufferAccess(vk::mapVkFormat(m_format), width, height, 1, m_pixelAccessData.… in readSurfaceLinear() [all …]
|
D | vktDrawShaderViewportIndexTests.cpp | 815 … colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkFormat(colorFormat)); in testVertexShader() 843 …const tcu::ConstPixelBufferAccess resultImage (mapVkFormat(colorFormat), renderSize.x(), renderSi… in testVertexShader() 844 …const tcu::TextureLevel referenceImage = generateReferenceImage(mapVkFormat(colorFormat), rende… in testVertexShader() 872 … colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkFormat(colorFormat)); in testTessellationShader() 900 …const tcu::ConstPixelBufferAccess resultImage (mapVkFormat(colorFormat), renderSize.x(), renderSi… in testTessellationShader() 901 …const tcu::TextureLevel referenceImage = generateReferenceImage(mapVkFormat(colorFormat), rende… in testTessellationShader()
|
D | vktDrawShaderLayerTests.cpp | 917 …colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkFormat(colorFormat)) *… in testVertexShader() 948 …const tcu::ConstPixelBufferAccess resultImage (mapVkFormat(colorFormat), renderSize.x(), renderSi… in testVertexShader() 949 …const tcu::TextureLevel referenceImage = generateReferenceImage(mapVkFormat(colorFormat), rende… in testVertexShader() 979 …colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkFormat(colorFormat)) *… in testTessellationShader() 1009 …const tcu::ConstPixelBufferAccess resultImage (mapVkFormat(colorFormat), renderSize.x(), renderSi… in testTessellationShader() 1010 …const tcu::TextureLevel referenceImage = generateReferenceImage(mapVkFormat(colorFormat), rende… in testTessellationShader()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageTestsUtil.cpp | 289 …const deUint32 vertexSizePosition = tcu::getPixelSize(mapVkFormat(vertexFormatPosition… in makeGraphicsPipeline() 858 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getGlslAttachmentType() 882 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getGlslInputAttachmentType() 906 const tcu::TextureFormat textureFormat = mapVkFormat(format); in isPackedType() 941 const tcu::TextureFormat textureFormat = mapVkFormat(format); in isComponentSwizzled() 964 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getNumUsedChannels()
|
D | vktImageMutableTests.cpp | 179 tcuFormat = mapVkFormat(format); in getClearValueInt() 278 if (isSRGB(mapVkFormat(caseDef.imageFormat))) in isSRGBConversionRequired() 286 if (isSRGB(mapVkFormat(caseDef.viewFormat))) in isSRGBConversionRequired() 300 …return format0 == format1 || mapVkFormat(format0).getPixelSize() == mapVkFormat(format1).getPixelS… in formatsAreCompatible() 367 const int numComponents = getNumUsedChannels(mapVkFormat(caseDef.viewFormat).order); in initPrograms() 393 const TextureFormat tcuFormat = mapVkFormat(caseDef.viewFormat); in initPrograms() 443 const TextureFormat tcuFormat = mapVkFormat(caseDef.viewFormat); in initPrograms() 475 const TextureFormat tcuFormat = mapVkFormat(caseDef.viewFormat); in initPrograms() 1258 const VkDeviceSize pixelSize = tcu::getPixelSize(mapVkFormat(m_caseDef.imageFormat)); in uploadCopy() 1266 const tcu::TextureFormat tcuFormat = mapVkFormat(m_caseDef.imageFormat); in uploadCopy() [all …]
|
D | vktImageLoadStoreTests.cpp | 193 tcu::TextureLevel reference(mapVkFormat(imageFormat), imageSize.x(), imageSize.y(), imageSize.z()); in generateReferenceImage() 218 …replaceBadFloatReinterpretValues(tcu::PixelBufferAccess(mapVkFormat(readFormat), imageSize, access… in generateReferenceImage() 220 …replaceSnormReinterpretValues(tcu::PixelBufferAccess(mapVkFormat(readFormat), imageSize, access.ge… in generateReferenceImage() 257 …return format0 == format1 || mapVkFormat(format0).getPixelSize() == mapVkFormat(format1).getPixelS… in formatsAreCompatible() 376 const std::string formatQualifierStr = getShaderImageFormatQualifier(mapVkFormat(m_format)); in initPrograms() 377 const std::string imageTypeStr = getShaderImageType(mapVkFormat(m_format), usedImageType); in initPrograms() 543 const tcu::ConstPixelBufferAccess result(mapVkFormat(m_format), imageSize, alloc.getHostPtr()); in verifyResult() 845 const std::string formatQualifierStr = getShaderImageFormatQualifier(mapVkFormat(m_format)); in initPrograms() 846 const std::string imageTypeStr = getShaderImageType(mapVkFormat(m_format), usedImageType); in initPrograms() 952 …const tcu::ConstPixelBufferAccess result(mapVkFormat(m_imageFormat), m_texture.size(), alloc.getHo… in verifyResult()
|
D | vktImageMultisampleLoadStoreTests.cpp | 85 const std::string formatQualifierStr = getShaderImageFormatQualifier(mapVkFormat(caseDef.format)); in initPrograms() 86 …const std::string msImageTypeStr = getShaderImageType(mapVkFormat(caseDef.format), usedImageType,… in initPrograms() 92 const int numColorComponents = tcu::getNumUsedChannels(mapVkFormat(caseDef.format).order); in initPrograms() 138 const tcu::TextureFormat checksumFormat = mapVkFormat(CHECKSUM_IMAGE_FORMAT); in initPrograms()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 37 …return tcu::getTextureChannelClass(mapVkFormat(format).type) == tcu::TEXTURECHANNELCLASS_FLOATING_… in isFloatFormat() 42 …return tcu::getTextureChannelClass(mapVkFormat(format).type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_… in isUnormFormat() 47 …return tcu::getTextureChannelClass(mapVkFormat(format).type) == tcu::TEXTURECHANNELCLASS_SIGNED_FI… in isSnormFormat() 52 …return tcu::getTextureChannelClass(mapVkFormat(format).type) == tcu::TEXTURECHANNELCLASS_SIGNED_IN… in isIntFormat() 57 …return tcu::getTextureChannelClass(mapVkFormat(format).type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_… in isUintFormat() 68 const tcu::TextureFormat tcuFormat = mapVkFormat(format); in isDepthStencilFormat() 74 switch (mapVkFormat(format).order) in isSrgbFormat() 1765 tcu::TextureFormat mapVkFormat (VkFormat format) in mapVkFormat() function 2060 const tcu::TextureFormat tcuFormat = mapVkFormat(format); in fullTextureFormatRoundTripSupported() 2223 const tcu::TextureFormat tcuFormat = mapVkFormat(format); in imageUtilSelfTest() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureShadowTests.cpp | 242 …m_textures.push_back(TestTexture2DSp(new pipeline::TestTexture2D(vk::mapVkFormat(m_testParameters.… in Texture2DShadowTestInstance() 350 const tcu::PixelFormat pixelFormat = getPixelFormat(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate() 442 …const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(vk::mapVkFormat(m_testParameters… in TextureCubeShadowTestInstance() 451 …m_textures.push_back(TestTextureCubeSp(new pipeline::TestTextureCube(vk::mapVkFormat(m_testParamet… in TextureCubeShadowTestInstance() 566 … const tcu::PixelFormat pixelFormat = getPixelFormat(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate() 660 …const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(vk::mapVkFormat(m_testParameters… in Texture2DArrayShadowTestInstance() 668 …m_textures.push_back(TestTexture2DArraySp(new pipeline::TestTexture2DArray(vk::mapVkFormat(m_testP… in Texture2DArrayShadowTestInstance() 778 const tcu::PixelFormat pixelFormat = getPixelFormat(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate()
|
D | vktTextureMipmapTests.cpp | 174 …m_texture = TestTexture2DSp(new pipeline::TestTexture2D(vk::mapVkFormat(m_testParameters.format), … in Texture2DMipmapTestInstance() 282 refParams.samplerType = getSamplerType(vk::mapVkFormat(m_testParameters.format)); in iterate() 332 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate() 435 …m_texture = TestTextureCubeSp(new pipeline::TestTextureCube(vk::mapVkFormat(m_testParameters.forma… in TextureCubeMipmapTestInstance() 515 refParams.samplerType = getSamplerType(vk::mapVkFormat(m_testParameters.format)); in iterate() 566 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UN… in iterate() 674 const tcu::TextureFormat& texFmt = mapVkFormat(testParameters.format); in Texture3DMipmapTestInstance() 680 …m_texture = TestTexture3DSp(new pipeline::TestTexture3D(vk::mapVkFormat(m_testParameters.format), … in Texture3DMipmapTestInstance() 846 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate() 960 …m_texture = TestTexture2DSp(new pipeline::TestTexture2D(vk::mapVkFormat(format), m_texWidth, m_tex… in Texture2DLodControlTestInstance() [all …]
|
D | vktTextureFilteringTests.cpp | 118 …const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(vk::mapVkFormat(m_testParameters… in Texture2DFilteringTestInstance() 131 …m_textures.push_back(TestTexture2DSp(new pipeline::TestTexture2D(vk::mapVkFormat(m_testParameters.… in Texture2DFilteringTestInstance() 133 …m_textures.push_back(TestTexture2DSp(new pipeline::TestTexture2D(vk::mapVkFormat(m_testParameters.… in Texture2DFilteringTestInstance() 226 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate() 317 …const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(vk::mapVkFormat(m_testParameters… in TextureCubeFilteringTestInstance() 328 …m_textures.push_back(TestTextureCubeSp(new pipeline::TestTextureCube(vk::mapVkFormat(m_testParamet… in TextureCubeFilteringTestInstance() 448 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate() 538 …const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(vk::mapVkFormat(m_testParameters… in Texture2DArrayFilteringTestInstance() 551 …m_textures.push_back(TestTexture2DArraySp(new pipeline::TestTexture2DArray(vk::mapVkFormat(m_testP… in Texture2DArrayFilteringTestInstance() 654 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate() [all …]
|
D | vktTextureFilteringAnisotropyTests.cpp | 85 m_refParams.samplerType = getSamplerType(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in FilteringAnisotropyInstance() 107 …TestTexture2DSp texture = TestTexture2DSp(new pipeline::TestTexture2D(vk::mapVkFormat(VK_FORMAT_R… in iterate()
|
D | vktTextureFilteringExplicitLodTests.cpp | 335 getPixelSize(mapVkFormat(imParams.format)) in initializeImage() 372 getPixelSize(mapVkFormat(imParams.format)) in initializeImage() 1271 mapVkFormat(formats[formatNdx]), in create2DFormatTests() 1286 mapVkFormat(formats[formatNdx]), in create2DFormatTests() 1378 mapVkFormat(format), in create2DDerivTests() 1506 mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM), in create2DSizeTests()
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessVertexAccessTests.cpp | 258 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in initPrograms() 399 …getNumUsedChannels(mapVkFormat(inputFormat).order) * (deUint32)s_indexConfigs[indexConfig].size() … in DrawIndexedAccessTest() 400 getNumUsedChannels(mapVkFormat(inputFormat).order), // numInstanceValues in DrawIndexedAccessTest() 443 const deUint32 formatSizeInBytes = tcu::getPixelSize(mapVkFormat(m_inputFormat)); in VertexAccessInstance() 611 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in VertexAccessInstance() 761 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in verifyResult() 1073 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(format).order); in createDrawTests()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultisampleTests.cpp | 110 const tcu::TextureFormat format (mapVkFormat(vkFormat)); in getImageAspectFlags() 225 const tcu::TextureFormat format (mapVkFormat(vkFormat)); in createImage() 326 const tcu::TextureFormat format (mapVkFormat(vkFormat)); in getPixelSize() 472 const tcu::TextureFormat format (mapVkFormat(srcFormat)); in createRenderPass() 756 const tcu::TextureFormat format (mapVkFormat(srcFormat)); in createRenderPipeline() 872 const tcu::TextureFormat format (mapVkFormat(vkFormat)); in createSplitDescriptorSetLayout() 1147 const tcu::TextureFormat format (mapVkFormat(vkFormat)); in getSrcImageUsage() 1159 const tcu::TextureFormat format (mapVkFormat(vkFormat)); in getDstFormat() 1320 if (tcu::hasStencilComponent(mapVkFormat(m_srcFormat).order)) in iterateInternal() 1371 const tcu::TextureFormat format (mapVkFormat(m_dstFormat)); in iterateInternal() [all …]
|
D | vktRenderPassTests.cpp | 440 const tcu::TextureFormat format = mapVkFormat(vkFormat); in getImageAspectFlags() 940 const tcu::TextureFormat format = mapVkFormat(vkFormat); in clearColorToString() 1003 const tcu::TextureFormat format = mapVkFormat(vkFormat); in clearValueToString() 1031 const tcu::TextureFormat format = mapVkFormat(attachment.getFormat()); in randomColorClearValue() 1284 const tcu::TextureFormat textureFormat = mapVkFormat(format); in createAttachmentImage() 1286 …DE_ASSERT(!(tcu::hasDepthComponent(vk::mapVkFormat(format).order) || tcu::hasStencilComponent(vk::… in createAttachmentImage() 1289 …DE_ASSERT((tcu::hasDepthComponent(vk::mapVkFormat(format).order) || tcu::hasStencilComponent(vk::m… in createAttachmentImage() 1351 const tcu::TextureFormat format = mapVkFormat(attachment.getFormat()); in randomClearValue() 1399 const tcu::TextureFormat format = mapVkFormat(attachmentInfo.getFormat()); in AttachmentResources() 2004 const tcu::TextureFormat format = mapVkFormat(attachmentInfo.getFormat()); in SubpassRenderer() [all …]
|
D | vktRenderPassSparseRenderTargetTests.cpp | 122 …, imageCreateInfo, bindSemaphore, sparseQueue, allocator, allocations, mapVkFormat(format), *destI… in createSparseImageAndMemory() 176 const VkDeviceSize pixelSize = mapVkFormat(format).getPixelSize(); in createBuffer() 490 const tcu::TextureFormat format (mapVkFormat(m_format)); in iterateInternal() 593 const tcu::TextureFormat texFormat (mapVkFormat(format)); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineRenderToImageTests.cpp | 816 const tcu::TextureFormat::ChannelOrder order = mapVkFormat(format).order; in getFormatAspectFlags() 829 const int numComponents = getNumUsedChannels(mapVkFormat(caseDef.colorFormat).order); in initPrograms() 897 …VkDeviceSize colorSize = product(imageSize) * tcu::getPixelSize(mapVkFormat(caseDef.colorFor… in testWithSizeReduction() 898 …tencilSize = (useDepthStencil ? product(imageSize) * tcu::getPixelSize(mapVkFormat(caseDef.depthSt… in testWithSizeReduction() 916 colorSize = product(imageSize) * tcu::getPixelSize(mapVkFormat(caseDef.colorFormat)); in testWithSizeReduction() 917 …depthStencilSize = (useDepthStencil ? product(imageSize) * tcu::getPixelSize(mapVkFormat(caseDef.d… in testWithSizeReduction() 942 colorSize = product(imageSize) * tcu::getPixelSize(mapVkFormat(caseDef.colorFormat)); in testWithSizeReduction() 943 …depthStencilSize = (useDepthStencil ? product(imageSize) * tcu::getPixelSize(mapVkFormat(caseDef.d… in testWithSizeReduction() 976 …const VkDeviceSize colorBufferSize = product(checkSize) * tcu::getPixelSize(mapVkFormat(caseDe… in testWithSizeReduction() 1203 const tcu::TextureFormat format = mapVkFormat(caseDef.colorFormat); in testWithSizeReduction() [all …]
|
D | vktPipelineMultisampleImageTests.cpp | 712 const int numComponents = tcu::getNumUsedChannels(mapVkFormat(caseDef.colorFormat).order); in addSimpleVertexAndFragmentPrograms() 862 const int numComponents = tcu::getNumUsedChannels(mapVkFormat(caseDef.colorFormat).order); in initPrograms() 953 … = caseDef.renderSize.x() * caseDef.renderSize.y() * tcu::getPixelSize(mapVkFormat(checksumFormat)… in test() 1043 …const tcu::ConstPixelBufferAccess access(mapVkFormat(checksumFormat), caseDef.renderSize.x(), case… in test() 1071 …const std::string imageTypeStr = getShaderMultisampledImageType(mapVkFormat(caseDef.colorFormat),… in initPrograms() 1072 …const std::string formatQualifierStr = getShaderImageFormatQualifier(mapVkFormat(caseDef.colorForm… in initPrograms() 1339 …e.x() * caseDef.renderSize.y() * caseDef.numLayers * tcu::getPixelSize(mapVkFormat(caseDef.colorFo… in test() 1359 …const tcu::PixelBufferAccess layeredImageOne (mapVkFormat(caseDef.colorFormat), caseDef.renderSiz… in test() 1360 …const tcu::ConstPixelBufferAccess layeredImageTwo (mapVkFormat(caseDef.colorFormat), caseDef.rende… in test()
|
D | vktPipelineStencilExportTests.cpp | 499 … colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkFormat(colorFormat)); in testStencilExportReplace() 568 …const tcu::ConstPixelBufferAccess resultImage (mapVkFormat(colorFormat), renderSize.x(), renderSi… in testStencilExportReplace() 570 …tcu::TextureLevel referenceImage = generateReferenceImage(mapVkFormat(colorFormat), renderSize… in testStencilExportReplace()
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateVPTests.cpp | 143 …tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), (int)(0.5 + WIDTH), (int)(… in buildReferenceFrame() 190 …tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), (int)(0.5 + WIDTH), (int)(… in buildReferenceFrame() 322 …tcu::Texture2D referenceFrame(vk::mapVkFormat(m_colorAttachmentFormat), (int)(0.5 + WIDTH), (int)(… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicClass.cpp | 111 …colorBufferSizeBytes = resolution.x()*resolution.y() * tcu::getPixelSize(mapVkFormat(colorFormat)); in iterate() 180 …const tcu::ConstPixelBufferAccess imagePixelAccess(mapVkFormat(colorFormat), resolution.x(), resol… in iterate()
|
D | vktGeometryInstancedRenderingTests.cpp | 370 … colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkFormat(colorFormat)); in test() 388 …const tcu::ConstPixelBufferAccess result(mapVkFormat(colorFormat), renderSize.x(), renderSize.y(),… in test() 390 tcu::TextureLevel reference(mapVkFormat(colorFormat), renderSize.x(), renderSize.y()); in test()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 434 … colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkFormat(colorFormat)); in test() 456 …const tcu::ConstPixelBufferAccess resultImage (mapVkFormat(colorFormat), renderSize.x(), renderSi… in test() 457 …const tcu::TextureLevel referenceImage = generateReferenceImage(mapVkFormat(colorFormat), rende… in test()
|