/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluFboRenderContext.cpp | 44 return tcu::getTextureFormatBitDepth(depthOnlyFormat).x(); in getNumDepthBits() 47 return tcu::getTextureFormatBitDepth(format).x(); in getNumDepthBits() 58 return tcu::getTextureFormatBitDepth(stencilOnlyFormat).x(); in getNumStencilBits() 61 return tcu::getTextureFormatBitDepth(format).x(); in getNumStencilBits() 68 const tcu::IVec4 bits = tcu::getTextureFormatBitDepth(glu::mapGLInternalFormat(colorFormat)); in getPixelFormat() 87 const tcu::IVec4 bits = tcu::getTextureFormatBitDepth(glu::mapGLInternalFormat(format)); in chooseColorFormat()
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fReadPixelsTests.cpp | 215 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in iterate() 251 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in iterate()
|
H A D | es2fTextureSizeTests.cpp | 129 …const tcu::IVec4 texBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m… in iterate() 284 …const tcu::IVec4 texBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m… in testFace()
|
H A D | es2fTextureMipmapTests.cpp | 856 …const IVec4 formatBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m_d… in iterate() 1035 …const IVec4 formatBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m_d… in iterate()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassSparseRenderTargetTests.cpp | 596 const UVec4 bits(tcu::getTextureFormatBitDepth(format).cast<uint32_t>()); in verify() 611 const UVec4 bits(tcu::getTextureFormatBitDepth(format).cast<uint32_t>()); in verify() 692 const UVec4 bits(tcu::getTextureFormatBitDepth(texFormat).cast<uint32_t>()); in init()
|
H A D | vktRenderPassMultisampleTests.cpp | 1756 const UVec4 bits(tcu::getTextureFormatBitDepth(format).cast<uint32_t>()); in verifyResult() 1803 const UVec4 bits(tcu::getTextureFormatBitDepth(format).cast<uint32_t>()); in verifyResult() 1853 const UVec4 bits(tcu::getTextureFormatBitDepth(format).cast<uint32_t>()); in verifyResult() 2014 const UVec4 bits(tcu::getTextureFormatBitDepth(format).cast<uint32_t>()); in init() 2071 const UVec4 bits(tcu::getTextureFormatBitDepth(format).cast<uint32_t>()); in init()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fTextureSizeTests.cpp | 129 …const tcu::IVec4 texBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m… in iterate() 284 …const tcu::IVec4 texBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m… in testFace()
|
H A D | es3fReadPixelsTests.cpp | 363 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in iterate() 398 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in iterate()
|
H A D | es3fFragmentOutputTests.cpp | 502 const IVec4 bitDepth = tcu::getTextureFormatBitDepth(access.getFormat()); in clearUndefined() 669 … tcu::getTextureFormatBitDepth(attachments[output.location + vecNdx].format); in iterate() 715 … tcu::getTextureFormatBitDepth(attachments[output.location + vecNdx].format); in iterate() 948 const IVec4 bits = min(IVec4(8), tcu::getTextureFormatBitDepth(format)); in iterate()
|
H A D | es3fPixelBufferObjectTests.cpp | 559 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(readFormat); in iterate()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageLoadStoreUtil.cpp | 119 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in isRepresentableIntegerValue()
|
H A D | vktImageTranscodingSupportTests.cpp | 1141 …if (tcu::getTextureFormatBitDepth(textureImageFormat) != tcu::getTextureFormatBitDepth(textureView… in createInstance()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktShaderTileImageTests.cpp | 353 const tcu::IVec4 channelBitDepth = tcu::getTextureFormatBitDepth(colorFormat); in getColorTestTypeFS() 585 const tcu::IVec4 channelBitDepth = tcu::getTextureFormatBitDepth(colorFormat); in getSampleMaskTypeFS() 826 const tcu::IVec4 channelBitDepth = tcu::getTextureFormatBitDepth(colorFormat); in addCS() 2154 tcu::getTextureFormatBitDepth(mapVkFormat(format)); in createShaderTileImageTestVariations()
|
H A D | vktRasterizationDepthBiasControlTests.cpp | 141 const auto bitDepth = getTextureFormatBitDepth(format); in calcMinResolvableDiff() 167 n = getTextureFormatBitDepth(format)[0]; in calcMinResolvableDiff()
|
H A D | vktRasterizationTests.cpp | 1125 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in compareAndVerify() 1513 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in compareAndVerify() 1806 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in compareAndVerify() 5200 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate() 5542 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate() 5888 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate() 6363 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate() 6671 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate() 8011 const tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(lineInstance->getTextureFormat()); in compareAndVerify()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureCompressedFormatTests.cpp | 385 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNOR… in iterate() 516 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNOR… in iterate()
|
H A D | vktTextureSwizzleTests.cpp | 189 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNOR… in iterate() 251 const tcu::IVec4 bitDepth = getTextureFormatBitDepth( in iterate()
|
H A D | vktTextureMipmapTests.cpp | 316 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNOR… in iterate() 569 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNOR… in iterate() 887 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNOR… in iterate() 1083 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNOR… in iterate() 1377 … const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate() 1663 … const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate()
|
H A D | vktTextureFilteringTests.cpp | 378 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNOR… in iterate() 647 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNOR… in iterate() 901 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNOR… in iterate() 1129 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNOR… in iterate()
|
H A D | vktTextureConversionTests.cpp | 132 auto channelBits(getTextureFormatBitDepth(format)); in lim()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 584 const tcu::IVec4 bitDepth(getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() 636 const tcu::IVec4 bitDepth(getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() 678 const tcu::IVec4 bitDepth(getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue()
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTextureUtil.hpp | 106 IVec4 getTextureFormatBitDepth(const TextureFormat &format);
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglImageUtil.cpp | 419 tcu::getTextureFormatBitDepth( in initializeStencilRbo()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderFramebufferFetchTests.cpp | 157 const tcu::IVec4 srcBits = tcu::getTextureFormatBitDepth(sourceFormat); in getFixedPointFormatThreshold() 158 const tcu::IVec4 readBits = tcu::getTextureFormatBitDepth(readPixelsFormat); in getFixedPointFormatThreshold()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiImageClearingTests.cpp | 83 const auto bitDepths = getTextureFormatBitDepth(tcuFormat); in is64Format() 274 const int bitDepth = getTextureFormatBitDepth(format).x(); in comparePixelToDepthClearValue() 1390 const IVec4 formatDepth = getTextureFormatBitDepth(format); in verifyResultImage()
|