Home
last modified time | relevance | path

Searched refs:maxSupportedSubgroupSize (Results 1 - 25 of 33) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsShuffleTests.cpp158 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data1[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
162 << " uint data2[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
186 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data1[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
190 << " uint data2[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
215 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data1[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
219 << " uint data2[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
248 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data1[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
252 << " uint data2[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
473 inputData[0].numElements = subgroups::maxSupportedSubgroupSize(); in noSSBOtest()
532 inputData[0].numElements = subgroups::maxSupportedSubgroupSize(); in test()
[all...]
H A DglcSubgroupsBallotBroadcastTests.cpp92 for (int i = 0; i < (int)subgroups::maxSupportedSubgroupSize(); i++) in getBodySource()
160 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data1[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
183 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data1[" <<subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
207 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data1[" <<subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
234 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data1[" <<subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
442 inputData[0].numElements = subgroups::maxSupportedSubgroupSize(); in noSSBOtest()
479 inputData[0].numElements = subgroups::maxSupportedSubgroupSize(); in test()
505 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
H A DglcSubgroupsClusteredTests.cpp322 for (deUint32 i = 1; i <= subgroups::maxSupportedSubgroupSize(); i *= 2) in getBodySource()
374 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
399 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
425 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
455 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
685 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in noSSBOtest()
715 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
741 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
H A DglcSubgroupsPartitionedTests.cpp454 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
480 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
506 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
538 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
774 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in noSSBOtest()
822 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
848 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
H A DglcSubgroupsQuadTests.cpp113 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
159 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
206 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
256 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
586 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in noSSBOtest()
617 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
643 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
H A DglcSubgroupsVoteTests.cpp175 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
200 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
224 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
253 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
306 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
641 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in noSSBOtest()
674 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
701 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
H A DglcSubgroupsArithmeticTests.cpp472 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
497 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
522 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
553 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
838 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in noSSBOtest()
886 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
912 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
H A DglcSubgroupsBallotTests.cpp62 subgroupSizeStr << subgroups::maxSupportedSubgroupSize(); in initFrameBufferPrograms()
391 inputData[0].numElements = subgroups::maxSupportedSubgroupSize(); in noSSBOtest()
421 inputData[0].numElements = subgroups::maxSupportedSubgroupSize(); in test()
447 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
H A DglcSubgroupsShapeTests.cpp100 for (deUint32 i = 1; i <= subgroups::maxSupportedSubgroupSize(); i *= 2) in initFrameBufferPrograms()
247 for (deUint32 i = 1; i <= subgroups::maxSupportedSubgroupSize(); i *= 2) in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsShuffleTests.cpp155 const auto b2Len = ((caseDef.argType == ArgType::DYNAMIC) ? subgroups::maxSupportedSubgroupSize() : 1u); in getFramebufferPerStageHeadDeclarations()
160 " " + formatName + " data1[" + de::toString(subgroups::maxSupportedSubgroupSize()) + "];\n" in getFramebufferPerStageHeadDeclarations()
331 const VkDeviceSize secondBufferSize = ((caseDef.argType == ArgType::DYNAMIC) ? subgroups::maxSupportedSubgroupSize() : 1u); in noSSBOtest()
338 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in noSSBOtest()
366 ? subgroups::maxSupportedSubgroupSize() in test()
394 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
444 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
472 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
H A DvktSubgroupsBallotTests.cpp73 const string subgroupSizeStr = de::toString(subgroups::maxSupportedSubgroupSize()); in initFrameBufferPrograms()
88 " uint data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
228 " uint data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
391 " uint data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
573 " uint data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
860 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in noSSBOtest()
897 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
938 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
955 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
H A DvktSubgroupsClusteredTests.cpp123 for (deUint32 i = 1; i <= subgroups::maxSupportedSubgroupSize(); i *= 2) in getTestSrc()
262 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in noSSBOtest()
298 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
339 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
356 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
H A DvktSubgroupsBallotBroadcastTests.cpp131 max = (int)subgroups::maxSupportedSubgroupSize(); in getTestSrc()
355 const VkDeviceSize numElements = caseDef.extShaderSubGroupBallotTests ? 64u : subgroups::maxSupportedSubgroupSize(); in noSSBOtest()
377 const VkDeviceSize numElements = caseDef.extShaderSubGroupBallotTests ? 64u : subgroups::maxSupportedSubgroupSize(); in test()
534 for (deUint32 subgroupSize = 1; subgroupSize <= subgroups::maxSupportedSubgroupSize(); subgroupSize *= 2) in createSubgroupsBallotBroadcastTests()
577 for (deUint32 subgroupSize = 1; subgroupSize <= subgroups::maxSupportedSubgroupSize(); subgroupSize *= 2) in createSubgroupsBallotBroadcastTests()
H A DvktSubgroupsVoteTests.cpp257 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferProgramsFrag()
394 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in noSSBOtest()
436 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
477 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
494 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
H A DvktSubgroupsArithmeticTests.cpp334 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in noSSBOtest()
371 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
412 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
429 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
H A DvktSubgroupsQuadTests.cpp289 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in noSSBOtest()
326 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
366 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
382 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
H A DvktSubgroupsPartitionedTests.cpp375 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in noSSBOtest()
404 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
445 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
461 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsShuffleTests.cpp153 const auto b2Len = ((caseDef.argType == ArgType::DYNAMIC) ? subgroups::maxSupportedSubgroupSize() : 1u); in getFramebufferPerStageHeadDeclarations()
158 " " + formatName + " data1[" + de::toString(subgroups::maxSupportedSubgroupSize()) + "];\n" in getFramebufferPerStageHeadDeclarations()
313 const VkDeviceSize secondBufferSize = ((caseDef.argType == ArgType::DYNAMIC) ? subgroups::maxSupportedSubgroupSize() : 1u); in noSSBOtest()
320 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in noSSBOtest()
348 ? subgroups::maxSupportedSubgroupSize() in test()
376 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
426 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
454 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
H A DvktSubgroupsBallotBroadcastTests.cpp129 max = (int)subgroups::maxSupportedSubgroupSize(); in getTestSrc()
337 const VkDeviceSize numElements = caseDef.extShaderSubGroupBallotTests ? 64u : subgroups::maxSupportedSubgroupSize(); in noSSBOtest()
359 const VkDeviceSize numElements = caseDef.extShaderSubGroupBallotTests ? 64u : subgroups::maxSupportedSubgroupSize(); in test()
512 for (deUint32 subgroupSize = 1; subgroupSize <= subgroups::maxSupportedSubgroupSize(); subgroupSize *= 2) in createSubgroupsBallotBroadcastTests()
551 for (deUint32 subgroupSize = 1; subgroupSize <= subgroups::maxSupportedSubgroupSize(); subgroupSize *= 2) in createSubgroupsBallotBroadcastTests()
H A DvktSubgroupsBallotTests.cpp73 const string subgroupSizeStr = de::toString(subgroups::maxSupportedSubgroupSize()); in initFrameBufferPrograms()
88 " uint data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
228 " uint data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
391 " uint data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
573 " uint data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferPrograms()
860 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in noSSBOtest()
897 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
938 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
955 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
H A DvktSubgroupsClusteredTests.cpp121 for (deUint32 i = 1; i <= subgroups::maxSupportedSubgroupSize(); i *= 2) in getTestSrc()
244 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in noSSBOtest()
280 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
321 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
338 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
H A DvktSubgroupsVoteTests.cpp257 << " " << subgroups::getFormatNameForGLSL(caseDef.format) << " data[" << subgroups::maxSupportedSubgroupSize() << "];\n" in initFrameBufferProgramsFrag()
394 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in noSSBOtest()
436 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
477 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
494 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
H A DvktSubgroupsArithmeticTests.cpp316 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in noSSBOtest()
353 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
394 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
411 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
H A DvktSubgroupsPartitionedTests.cpp357 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in noSSBOtest()
386 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
427 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
443 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
H A DvktSubgroupsQuadTests.cpp271 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in noSSBOtest()
308 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()
348 inputData.numElements = subgroups::maxSupportedSubgroupSize(); in test()
364 subgroups::maxSupportedSubgroupSize(), // vk::VkDeviceSize numElements; in test()

Completed in 221 milliseconds

12