| /external/deqp/external/openglcts/modules/common/subgroups/ |
| D | glcSubgroupsTestsUtils.cpp | 610 int subgroupSize = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SIZE_KHR); in getSubgroupSize() local 1083 bool (*checkResult)(std::vector<const void *> datas, uint32_t width, uint32_t subgroupSize), in makeTessellationEvaluationFrameBufferTest() 1147 const uint32_t subgroupSize = getSubgroupSize(context); in makeTessellationEvaluationFrameBufferTest() local 1272 … uint32_t width, uint32_t subgroupSize)) in makeGeometryFrameBufferTest() 1332 const uint32_t subgroupSize = getSubgroupSize(context); in makeGeometryFrameBufferTest() local 1443 uint32_t subgroupSize), in allStages() 1598 const uint32_t subgroupSize = getSubgroupSize(context); in allStages() local 1747 … uint32_t width, uint32_t subgroupSize)) in makeVertexFrameBufferTest() 1808 const uint32_t subgroupSize = getSubgroupSize(context); in makeVertexFrameBufferTest() local 1921 …ckResult)(std::vector<const void *> datas, uint32_t width, uint32_t height, uint32_t subgroupSize)) in makeFragmentFrameBufferTest() [all …]
|
| D | glcSubgroupsBuiltinVarTests.cpp | 40 …xPipelineStagesSubgroupSize(std::vector<const void *> datas, uint32_t width, uint32_t subgroupSize) in checkVertexPipelineStagesSubgroupSize() 55 uint32_t subgroupSize) in checkVertexPipelineStagesSubgroupInvocationID() 84 const uint32_t localSize[3], uint32_t subgroupSize) in checkComputeSubgroupSize() 124 const uint32_t localSize[3], uint32_t subgroupSize) in checkComputeSubgroupInvocationID()
|
| /external/deqp/external/vulkancts/modules/vulkan/reconvergence/ |
| D | vktReconvergenceTests.cpp | 436 uint64_t subgroupSizeToMask(uint32_t subgroupSize) in subgroupSizeToMask() 444 Ballot subgroupSizeToMask(uint32_t subgroupSize, uint32_t subgroupCount) in subgroupSizeToMask() 456 bitset_inv_t bitsetFromU64(uint64_t mask, uint32_t subgroupSize) in bitsetFromU64() 467 Ballots ballotsFromU64(uint64_t maskValue, uint32_t subgroupSize, uint32_t subgroupCount) in ballotsFromU64() 477 Ballots ballotsFromBallot(Ballot b, uint32_t subgroupSize, uint32_t subgroupCount) in ballotsFromBallot() 487 uint64_t bitsetToU64(const bitset_inv_t &bitset, uint32_t subgroupSize, uint32_t invocationID) in bitsetToU64() 498 Ballot bitsetToBallot(const Ballots &bitset, uint32_t subgroupSize, uint32_t invocationID) in bitsetToBallot() 503 Ballot bitsetToBallot(uint64_t value, uint32_t subgroupCount, uint32_t subgroupSize, uint32_t invoc… in bitsetToBallot() 532 static bitset_inv_t bitsetElect(const bitset_inv_t &value, int32_t subgroupSize) in bitsetElect() 1615 for (int32_t subgroupSize = 4; subgroupSize <= 128; subgroupSize *= 2) in generateRandomProgram() local [all …]
|
| /external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
| D | vktSubgroupsBuiltinVarTests.cpp | 64 uint32_t subgroupSize) in checkVertexPipelineStagesSubgroupSize() 82 uint32_t subgroupSize) in checkVertexPipelineStagesSubgroupInvocationID() 114 uint32_t subgroupSize) in checkComputeSubgroupSize() 157 uint32_t subgroupSize) in checkComputeSubgroupInvocationID()
|
| D | vktSubgroupsBallotBroadcastTests.cpp | 542 … for (uint32_t subgroupSize = 1; subgroupSize <= subgroups::maxSupportedSubgroupSize(); in createSubgroupsBallotBroadcastTests() local 586 … for (uint32_t subgroupSize = 1; subgroupSize <= subgroups::maxSupportedSubgroupSize(); in createSubgroupsBallotBroadcastTests() local
|
| D | vktSubgroupsTestsUtils.hpp | 242 …or()(const void *extraData, std::vector<const void *> datas, uint32_t width, uint32_t subgroupSize, in operator ()()
|
| D | vktSubgroupsSizeControlTests.cpp | 673 const uint32_t subgroupSize = subgroups::getSubgroupSize(context); in test() local 720 const uint32_t subgroupSize = subgroups::getSubgroupSize(context); in test() local 815 const uint32_t subgroupSize = subgroups::getSubgroupSize(context); in testRequireFullSubgroups() local
|
| D | vktSubgroupsTestsUtils.cpp | 2764 const uint32_t subgroupSize = getSubgroupSize(context); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local 2993 const uint32_t subgroupSize = getSubgroupSize(context); in makeGeometryFrameBufferTestRequiredSubgroupSize() local 3317 const uint32_t subgroupSize = getSubgroupSize(context); in allStagesRequiredSubgroupSize() local 3569 const uint32_t subgroupSize = getSubgroupSize(context); in makeVertexFrameBufferTestRequiredSubgroupSize() local 3780 const uint32_t subgroupSize = getSubgroupSize(context); in makeFragmentFrameBufferTestRequiredSubgroupSize() local 3981 …const uint32_t subgroupSize, const uint32_t localSizesToTest[][3], const uint32_t localSizesToTest… in makeComputeOrMeshTestRequiredSubgroupSize() 4291 …const bool isRequiredSubgroupSize, const uint32_t subgroupSize, const uint32_t localSizesToTest[][… in makeComputeTestRequiredSubgroupSize() 4303 …const bool isRequiredSubgroupSize, const uint32_t subgroupSize, const uint32_t localSizesToTest[][… in makeMeshTestRequiredSubgroupSize() 4319 const uint32_t subgroupSize = in makeComputeOrMeshTest() local 4900 const uint32_t subgroupSize = getSubgroupSize(context); in allRayTracingStagesRequiredSubgroupSize() local
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkComputePipelineConstructionUtil.cpp | 170 void ComputePipelineWrapper::setSubgroupSize(uint32_t subgroupSize) in setSubgroupSize()
|
| D | vkObjUtil.cpp | 45 … const VkPipelineCache pipelineCache, const uint32_t subgroupSize) in makeComputePipeline()
|
| /external/vulkan-headers/registry/profiles/ |
| D | VP_KHR_roadmap_2022.json | 100 "subgroupSize": 4, number
|
| /external/deqp-deps/amber/src/ |
| D | pipeline.cc | 178 const uint32_t subgroupSize) { in SetShaderRequiredSubgroupSize()
|
| /external/mesa3d/src/gfxstream/codegen/vulkan/vulkan-docs-next/xml/profiles/ |
| D | VP_KHR_roadmap_2022.json | 100 "subgroupSize": 4, number
|
| /external/angle/third_party/vulkan-headers/src/registry/profiles/ |
| D | VP_KHR_roadmap.json | 152 "subgroupSize": 4, number
|
| /external/deqp/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeCooperativeMatrixTests.cpp | 1155 const uint32_t subgroupSize = getSubgroupSizeFromMode(m_context, m_data.subgroupSizeMode); in iterate() local
|
| /external/mesa3d/src/gallium/drivers/zink/ |
| D | VP_ZINK_requirements.json | 604 "subgroupSize": 64, number
|
| /external/swiftshader/src/Pipeline/ |
| D | SpirvShaderDebugger.cpp | 1256 uint32_t subgroupSize; member
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineShaderModuleIdentifierTests.cpp | 394 const uint32_t subgroupSize; member
|
| /external/vulkan-validation-layers/tests/device_profiles/ |
| D | amd_radeon_rx_480.json | 453 "subgroupSize": 64, number
|
| /external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| D | vkStructTypes.inl | 2186 uint32_t subgroupSize; member 3411 uint32_t subgroupSize; member
|
| D | vkVulkan_c.inl | 3633 uint32_t subgroupSize; member 4299 uint32_t subgroupSize; member
|
| /external/vulkan-validation-layers/layers/generated/ |
| D | vk_safe_struct.h | 1082 uint32_t subgroupSize; member 3410 uint32_t subgroupSize; member
|
| /external/deqp/external/vulkancts/scripts/src/ |
| D | vulkan_sc_core.h | 3628 uint32_t subgroupSize; member 4294 uint32_t subgroupSize; member
|
| /external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
| D | vkStructTypes.inl | 2754 uint32_t subgroupSize; member 5084 uint32_t subgroupSize; member 5275 uint32_t subgroupSize; member
|
| /external/virglrenderer/src/venus/venus-protocol/ |
| D | vulkan_core.h | 4946 uint32_t subgroupSize; member 5741 uint32_t subgroupSize; member 9301 uint32_t subgroupSize; member
|