Home
last modified time | relevance | path

Searched refs:getNumUsedChannels (Results 1 - 25 of 53) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp99 DE_ASSERT(getNumUsedChannels(params->vkFormat) <= sourceWidth); in MismatchedVectorSizesTest()
725 variables["ARRAY_STRIDE"] = std::to_string(tcu::getChannelSize(buffFormat.type) * tcu::getNumUsedChannels(buffFormat.order)); in getProgramCodeAndVariables()
871 tmpFloats = ut::gluePixels(floatsAccess.getPixel(0, 0), sfloatColor, tcu::getNumUsedChannels(texFormat.order)); in populate()
879 tmpFloats = ut::gluePixels(floatsAccess.getPixel(0, 0), ufloatColor, tcu::getNumUsedChannels(texFormat.order)); in populate()
957 const int targetWidth = getNumUsedChannels(texFormat.order); in compare()
1030 if (sourceWidth >= getNumUsedChannels(f)) in createImageWriteOpTests()
H A DvktImageLoadStoreUtil.cpp118 const deUint32 numChannels = getNumUsedChannels(mapTextureFormat(format)); in isRepresentableIntegerValue()
H A DvktImageTestsUtil.hpp66 int getNumUsedChannels (const vk::VkFormat format);
H A DvktImageTestsUtil.cpp849 int getNumUsedChannels (const vk::VkFormat format) in getNumUsedChannels() function
856 return getNumUsedChannels(textureFormat.order); in getNumUsedChannels()
H A DvktImageMismatchedFormatsTests.cpp83 result.VectorWidth = getNumUsedChannels(texFormat.order); in getFormatInfo()
H A DvktImageMultisampleLoadStoreTests.cpp95 const int numColorComponents = (isAlphaOnly ? 4 : tcu::getNumUsedChannels(mapVkFormat(caseDef.format).order)); // Force 4 for A8_UNORM as per the spec. in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessVertexAccessTests.cpp284 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in initPrograms()
443 getNumUsedChannels(mapVkFormat(inputFormat).order) * (deUint32)s_indexConfigs[indexConfig].size() * 2, // numVertexValues in DrawIndexedAccessTest()
444 getNumUsedChannels(mapVkFormat(inputFormat).order), // numInstanceValues in DrawIndexedAccessTest()
679 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in VertexAccessInstance()
836 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in verifyResult()
1178 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(format).order);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp101 DE_ASSERT(getNumUsedChannels(params->vkFormat) <= sourceWidth); in MismatchedVectorSizesTest()
728 variables["ARRAY_STRIDE"] = std::to_string(tcu::getChannelSize(buffFormat.type) * tcu::getNumUsedChannels(buffFormat.order)); in getProgramCodeAndVariables()
874 tmpFloats = ut::gluePixels(floatsAccess.getPixel(0, 0), sfloatColor, tcu::getNumUsedChannels(texFormat.order)); in populate()
882 tmpFloats = ut::gluePixels(floatsAccess.getPixel(0, 0), ufloatColor, tcu::getNumUsedChannels(texFormat.order)); in populate()
960 const int targetWidth = getNumUsedChannels(texFormat.order); in compare()
1032 if (sourceWidth >= getNumUsedChannels(f)) in createImageWriteOpTests()
H A DvktImageLoadStoreUtil.cpp118 const deUint32 numChannels = getNumUsedChannels(mapTextureFormat(format)); in isRepresentableIntegerValue()
H A DvktImageTestsUtil.hpp66 int getNumUsedChannels (const vk::VkFormat format);
H A DvktImageTestsUtil.cpp849 int getNumUsedChannels (const vk::VkFormat format) in getNumUsedChannels() function
856 return getNumUsedChannels(textureFormat.order); in getNumUsedChannels()
H A DvktImageMismatchedFormatsTests.cpp83 result.VectorWidth = getNumUsedChannels(texFormat.order); in getFormatInfo()
H A DvktImageMultisampleLoadStoreTests.cpp94 const int numColorComponents = tcu::getNumUsedChannels(mapVkFormat(caseDef.format).order); in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessVertexAccessTests.cpp288 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in initPrograms()
450 getNumUsedChannels(mapVkFormat(inputFormat).order) * (deUint32)s_indexConfigs[indexConfig].size() * 2, // numVertexValues in DrawIndexedAccessTest()
451 getNumUsedChannels(mapVkFormat(inputFormat).order), // numInstanceValues in DrawIndexedAccessTest()
686 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in VertexAccessInstance()
843 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in verifyResult()
1186 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(format).order);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleTests.cpp1566 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterateInternal()
1611 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterateInternal()
1662 const int componentCount (isAlphaOnly ? 4 : tcu::getNumUsedChannels(format.order)); in iterateInternal()
1832 const int componentCount = tcu::getNumUsedChannels(format.order); in init()
1894 const int componentCount = tcu::getNumUsedChannels(format.order); in init()
1962 const int componentCount = (isAlphaOnly ? 4 : tcu::getNumUsedChannels(format.order)); in init()
H A DvktRenderPassMultisampleResolveTests.cpp542 const deUint32 componentCount (isAlphaOnly ? 4u : tcu::getNumUsedChannels(tcuFormat.order)); in getFormatThreshold()
1059 const int componentCount (isAlphaOnly ? 4 : tcu::getNumUsedChannels(format.order)); in verify()
1155 const int componentCount (tcu::getNumUsedChannels(format.order)); in verify()
1256 const int componentCount (tcu::getNumUsedChannels(format.order)); in verify()
1404 const int componentCount (isAlphaOnly ? 4 : tcu::getNumUsedChannels(format.order)); in iterate()
2171 const int componentCount (tcu::getNumUsedChannels(format.order)); in verify()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassMultisampleTests.cpp1559 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterateInternal()
1604 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterateInternal()
1654 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterateInternal()
1824 const int componentCount = tcu::getNumUsedChannels(format.order); in init()
1886 const int componentCount = tcu::getNumUsedChannels(format.order); in init()
1953 const int componentCount = tcu::getNumUsedChannels(format.order); in init()
H A DvktRenderPassMultisampleResolveTests.cpp537 const deUint32 componentCount (tcu::getNumUsedChannels(tcuFormat.order)); in getFormatThreshold()
1047 const int componentCount (tcu::getNumUsedChannels(format.order)); in verify()
1143 const int componentCount (tcu::getNumUsedChannels(format.order)); in verify()
1244 const int componentCount (tcu::getNumUsedChannels(format.order)); in verify()
1391 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterate()
2158 const int componentCount (tcu::getNumUsedChannels(format.order)); in verify()
H A DvktRenderPassTests.cpp986 const deUint32 componentCount = (useFormatCompCount ? (deUint32)tcu::getNumUsedChannels(format.order) : 4); in clearColorToString()
1077 const deUint32 componentCount = (useFormatCompCount ? (deUint32)tcu::getNumUsedChannels(format.order) : 4); in randomColorClearValue()
3761 const int componentCount = tcu::getNumUsedChannels(format.order);
3788 const int componentCount = tcu::getNumUsedChannels(format.order);
3813 const int componentCount = tcu::getNumUsedChannels(format.order);
4024 const deUint32 componentCount = useFormatCompCount ? (deUint32)tcu::getNumUsedChannels(result.getFormat().order) : 4;
4336 const auto numChannels = tcu::getNumUsedChannels(access.getFormat().order);
4390 const size_t componentCount = (size_t)tcu::getNumUsedChannels(format.order);
4500 const size_t componentCount = config.useFormatCompCount ? (size_t)tcu::getNumUsedChannels(format.order) : 4;
4546 const size_t componentCount = (size_t)tcu::getNumUsedChannels(forma
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp246 , m_numChannels (tcu::getNumUsedChannels(m_tcuFormat.order)) in LogicOpTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureConversionTests.cpp158 const int nuc (getNumUsedChannels(m_inFormat.order)); in verifyPixels()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp246 , m_numChannels (tcu::getNumUsedChannels(m_tcuFormat.order)) in LogicOpTestInstance()
H A DvktPipelineSamplerBorderSwizzleTests.cpp381 const auto numComp = tcu::getNumUsedChannels(mapVkFormat(params.textureFormat).order); in getExpectedColor()
1117 const auto numComponents = tcu::getNumUsedChannels(tcuFormat.order); in getRandomClearColor()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureConversionTests.cpp158 const int nuc (getNumUsedChannels(m_inFormat.order)); in verifyPixels()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp756 const int numUsedChannels (tcu::getNumUsedChannels(depthAsColor.getFormat().order));
771 const int numUsedChannels (tcu::getNumUsedChannels(stencilAsColor.getFormat().order));
782 const int numUsedChannels (tcu::getNumUsedChannels(image.getFormat().order));

Completed in 44 milliseconds

123