Home
last modified time | relevance | path

Searched refs:getTextureFormatBitDepth (Results 1 – 25 of 71) sorted by relevance

123

/third_party/vk-gl-cts/framework/opengl/
DgluFboRenderContext.cpp43 return tcu::getTextureFormatBitDepth(depthOnlyFormat).x(); in getNumDepthBits()
46 return tcu::getTextureFormatBitDepth(format).x(); in getNumDepthBits()
56 return tcu::getTextureFormatBitDepth(stencilOnlyFormat).x(); in getNumStencilBits()
59 return tcu::getTextureFormatBitDepth(format).x(); in getNumStencilBits()
66 const tcu::IVec4 bits = tcu::getTextureFormatBitDepth(glu::mapGLInternalFormat(colorFormat)); in getPixelFormat()
95 const tcu::IVec4 bits = tcu::getTextureFormatBitDepth(glu::mapGLInternalFormat(format)); in chooseColorFormat()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fReadPixelsTests.cpp217 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in iterate()
240 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in iterate()
Des2fTextureSizeTests.cpp125 …const tcu::IVec4 texBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m_d… in iterate()
273 …const tcu::IVec4 texBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m_d… in testFace()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageLoadStoreUtil.cpp117 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in isRepresentableIntegerValue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreUtil.cpp117 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in isRepresentableIntegerValue()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureSizeTests.cpp126 …const tcu::IVec4 texBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m_d… in iterate()
274 …const tcu::IVec4 texBits = tcu::getTextureFormatBitDepth(glu::mapGLTransferFormat(m_format, m_d… in testFace()
Des3fReadPixelsTests.cpp362 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in iterate()
385 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in iterate()
Des3fFragmentOutputTests.cpp526 const IVec4 bitDepth = tcu::getTextureFormatBitDepth(access.getFormat()); in clearUndefined()
688 … const IVec4 fmtBits = tcu::getTextureFormatBitDepth(attachments[output.location+vecNdx].format); in iterate()
728 … const IVec4 fmtBits = tcu::getTextureFormatBitDepth(attachments[output.location+vecNdx].format); in iterate()
932 const IVec4 bits = min(IVec4(8), tcu::getTextureFormatBitDepth(format)); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp648 const UVec4 bits(tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in verify()
662 const UVec4 bits(tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in verify()
737 const UVec4 bits (tcu::getTextureFormatBitDepth(texFormat).cast<deUint32>()); in init()
DvktRenderPassMultisampleTests.cpp1556 const UVec4 bits (tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in iterateInternal()
1601 const UVec4 bits (tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in iterateInternal()
1649 const UVec4 bits (tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in iterateInternal()
1801 const UVec4 bits (tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in init()
1860 const UVec4 bits (tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp650 const UVec4 bits(tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in verify()
664 const UVec4 bits(tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in verify()
739 const UVec4 bits (tcu::getTextureFormatBitDepth(texFormat).cast<deUint32>()); in init()
DvktRenderPassMultisampleTests.cpp1563 const UVec4 bits (tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in iterateInternal()
1608 const UVec4 bits (tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in iterateInternal()
1656 const UVec4 bits (tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in iterateInternal()
1809 const UVec4 bits (tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in init()
1868 const UVec4 bits (tcu::getTextureFormatBitDepth(format).cast<deUint32>()); in init()
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.hpp105 IVec4 getTextureFormatBitDepth (const TextureFormat& format);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureSwizzleTests.cpp160 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
223 const tcu::IVec4 bitDepth = getTextureFormatBitDepth(isCompressedFormat(m_testParameters.format) in iterate()
DvktTextureCompressedFormatTests.cpp418 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
547 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
DvktTextureConversionTests.cpp138 auto channelBits(getTextureFormatBitDepth(format)); in lim()
DvktTextureFilteringTests.cpp357 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
600 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
826 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
1035 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktShaderTileImageTests.cpp351 const tcu::IVec4 channelBitDepth = tcu::getTextureFormatBitDepth(colorFormat); in getColorTestTypeFS()
580 const tcu::IVec4 channelBitDepth = tcu::getTextureFormatBitDepth(colorFormat); in getSampleMaskTypeFS()
820 const tcu::IVec4 channelBitDepth = tcu::getTextureFormatBitDepth(colorFormat); in addCS()
2143 tcu::getTextureFormatBitDepth(mapVkFormat(format)); in createShaderTileImageTestVariations()
DvktRasterizationDepthBiasControlTests.cpp129 const auto bitDepth = getTextureFormatBitDepth(format); in calcMinResolvableDiff()
155 n = getTextureFormatBitDepth(format)[0]; in calcMinResolvableDiff()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp473 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue()
527 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue()
573 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp418 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
547 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
DvktTextureSwizzleTests.cpp188 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
251 const tcu::IVec4 bitDepth = getTextureFormatBitDepth(isCompressedFormat(m_testParameters.format) in iterate()
DvktTextureConversionTests.cpp138 auto channelBits(getTextureFormatBitDepth(format)); in lim()
DvktTextureFilteringTests.cpp358 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
601 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
827 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
1036 …const tcu::IVec4 formatBitDepth = getTextureFormatBitDepth(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNO… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp583 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue()
637 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue()
683 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue()

123