/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsShapeTests.cpp | 175 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()
|
D | vktSubgroupsBallotMasksTests.cpp | 204 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()
|
D | vktSubgroupsBallotOtherTests.cpp | 280 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()
|
D | vktSubgroupsShuffleTests.cpp | 200 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()
|
D | vktSubgroupsBuiltinMaskVarTests.cpp | 1210 const vector<string> headDeclarations = getPerStageHeadDeclarations(caseDef); in initPrograms() local 1212 …dOptions, caseDef.shaderStage, VK_FORMAT_R32_UINT, true, extHeader, testSrc, "", headDeclarations); in initPrograms()
|
D | vktSubgroupsBuiltinVarTests.cpp | 1662 const vector<string> headDeclarations = getPerStageHeadDeclarations(caseDef); in initPrograms() local 1664 …rStage, VK_FORMAT_R32G32B32A32_UINT, false, extHeader, testSrc, "", headDeclarations, false, tempR… in initPrograms()
|
D | vktSubgroupsSizeControlTests.cpp | 438 const vector<string> headDeclarations = getPerStageHeadDeclarations(caseDef); in initPrograms() local 440 …VK_FORMAT_R32_UINT, *caseDef.geometryPointSizeSupported, extHeader, testSrc, "", headDeclarations); in initPrograms()
|
D | vktSubgroupsBasicTests.cpp | 1677 const vector<string> headDeclarations = getPerStageHeadDeclarations(caseDef); in initPrograms() local 1683 …shaderStage, VK_FORMAT_R32_UINT, pointSizeSupport, extHeader, testSrc, "", headDeclarations, true); in initPrograms()
|