Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsShapeTests.cpp175 const vector<string> headDeclarations = getFramebufferPerStageHeadDeclarations(caseDef); in initFrameBufferPrograms() local
178 …Def.shaderStage, VK_FORMAT_R32_UINT, pointSizeSupported, extHeader, testSrc, "", headDeclarations); in initFrameBufferPrograms()
216 const vector<string> headDeclarations = getPerStageHeadDeclarations(caseDef); in initPrograms() local
219 …seDef.shaderStage, VK_FORMAT_R32_UINT, pointSizeSupport, extHeader, testSrc, "", headDeclarations); in initPrograms()
DvktSubgroupsBallotMasksTests.cpp204 const vector<string> headDeclarations = getFramebufferPerStageHeadDeclarations(caseDef); in initFrameBufferPrograms() local
207 …Def.shaderStage, VK_FORMAT_R32_UINT, pointSizeSupported, extHeader, testSrc, "", headDeclarations); in initFrameBufferPrograms()
216 const vector<string> headDeclarations = getPerStageHeadDeclarations(caseDef); in initPrograms() local
219 …seDef.shaderStage, VK_FORMAT_R32_UINT, pointSizeSupport, extHeader, testSrc, "", headDeclarations); in initPrograms()
DvktSubgroupsBallotOtherTests.cpp280 const vector<string> headDeclarations = getFramebufferPerStageHeadDeclarations(caseDef); in initFrameBufferPrograms() local
283 …Def.shaderStage, VK_FORMAT_R32_UINT, pointSizeSupported, extHeader, testSrc, "", headDeclarations); in initFrameBufferPrograms()
292 const vector<string> headDeclarations = getPerStageHeadDeclarations(caseDef); in initPrograms() local
295 …Def.shaderStage, VK_FORMAT_R32_UINT, pointSizeSupported, extHeader, testSrc, "", headDeclarations); in initPrograms()
DvktSubgroupsShuffleTests.cpp200 const vector<string> headDeclarations = getFramebufferPerStageHeadDeclarations(caseDef); in initFrameBufferPrograms() local
203 …Def.shaderStage, VK_FORMAT_R32_UINT, pointSizeSupported, extHeader, testSrc, "", headDeclarations); in initFrameBufferPrograms()
212 const vector<string> headDeclarations = getPerStageHeadDeclarations(caseDef); in initPrograms() local
215 …Def.shaderStage, VK_FORMAT_R32_UINT, pointSizeSupported, extHeader, testSrc, "", headDeclarations); in initPrograms()
DvktSubgroupsBuiltinMaskVarTests.cpp1210 const vector<string> headDeclarations = getPerStageHeadDeclarations(caseDef); in initPrograms() local
1212 …dOptions, caseDef.shaderStage, VK_FORMAT_R32_UINT, true, extHeader, testSrc, "", headDeclarations); in initPrograms()
DvktSubgroupsBuiltinVarTests.cpp1662 const vector<string> headDeclarations = getPerStageHeadDeclarations(caseDef); in initPrograms() local
1664 …rStage, VK_FORMAT_R32G32B32A32_UINT, false, extHeader, testSrc, "", headDeclarations, false, tempR… in initPrograms()
DvktSubgroupsSizeControlTests.cpp438 const vector<string> headDeclarations = getPerStageHeadDeclarations(caseDef); in initPrograms() local
440 …VK_FORMAT_R32_UINT, *caseDef.geometryPointSizeSupported, extHeader, testSrc, "", headDeclarations); in initPrograms()
DvktSubgroupsBasicTests.cpp1677 const vector<string> headDeclarations = getPerStageHeadDeclarations(caseDef); in initPrograms() local
1683 …shaderStage, VK_FORMAT_R32_UINT, pointSizeSupport, extHeader, testSrc, "", headDeclarations, true); in initPrograms()