Home
last modified time | relevance | path

Searched refs:dsFormatNdx (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp1769 for (int dsFormatNdx = 0; dsFormatNdx < DE_LENGTH_OF_ARRAY(depthStencilFormat); ++dsFormatNdx) in addTestCasesWithFunctions() local
1777 depthStencilFormat[dsFormatNdx], // VkFormat depthStencilFormat; in addTestCasesWithFunctions()
1780 …mallGroup.get(), getFormatString(format[formatNdx], depthStencilFormat[dsFormatNdx]), "", initProg… in addTestCasesWithFunctions()
1791 for (int dsFormatNdx = 0; dsFormatNdx < DE_LENGTH_OF_ARRAY(depthStencilFormat); ++dsFormatNdx) in addTestCasesWithFunctions() local
1798 depthStencilFormat[dsFormatNdx], // VkFormat depthStencilFormat; in addTestCasesWithFunctions()
1801 …grams(sizeGroup.get(), getFormatString(colorFormat, depthStencilFormat[dsFormatNdx]), "", initProg… in addTestCasesWithFunctions()
1815 for (int dsFormatNdx = 0; dsFormatNdx < DE_LENGTH_OF_ARRAY(depthStencilFormat); ++dsFormatNdx) in addTestCasesWithFunctions() local
1823 depthStencilFormat[dsFormatNdx], // VkFormat depthStencilFormat; in addTestCasesWithFunctions()
1826 …pmapGroup.get(), getFormatString(format[formatNdx], depthStencilFormat[dsFormatNdx]), "", initProg… in addTestCasesWithFunctions()