Home
last modified time | relevance | path

Searched defs:subgroupSize (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp610 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 …]
H A DglcSubgroupsBuiltinVarTests.cpp40 …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()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp439 uint64_t subgroupSizeToMask(uint32_t subgroupSize) in subgroupSizeToMask()
447 Ballot subgroupSizeToMask(uint32_t subgroupSize, uint32_t subgroupCount) in subgroupSizeToMask()
459 bitset_inv_t bitsetFromU64(uint64_t mask, uint32_t subgroupSize) in bitsetFromU64()
470 Ballots ballotsFromU64(uint64_t maskValue, uint32_t subgroupSize, uint32_t subgroupCount) in ballotsFromU64()
480 Ballots ballotsFromBallot(Ballot b, uint32_t subgroupSize, uint32_t subgroupCount) in ballotsFromBallot()
490 uint64_t bitsetToU64(const bitset_inv_t &bitset, uint32_t subgroupSize, uint32_t invocationID) in bitsetToU64()
501 Ballot bitsetToBallot(const Ballots &bitset, uint32_t subgroupSize, uint32_t invocationID) in bitsetToBallot()
507 … bitsetToBallot(add_cref<Ballots> bitset, add_cref<Ballot> subgroupSizeMask, uint32_t subgroupSize, in bitsetToBallot()
513 Ballot bitsetToBallot(uint64_t value, uint32_t subgroupCount, uint32_t subgroupSize, uint32_t invoc… in bitsetToBallot()
542 static bitset_inv_t bitsetElect(const bitset_inv_t &value, int32_t subgroupSize) in bitsetElect()
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBuiltinVarTests.cpp64 uint32_t subgroupSize) in checkVertexPipelineStagesSubgroupSize()
82 uint32_t subgroupSize) in checkVertexPipelineStagesSubgroupInvocationID()
114 uint32_t subgroupSize) in checkComputeSubgroupSize()
157 uint32_t subgroupSize) in checkComputeSubgroupInvocationID()
H A DvktSubgroupsTestsUtils.cpp2764 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
3981const 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
H A DvktSubgroupsSizeControlTests.cpp673 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
H A DvktSubgroupsBallotBroadcastTests.cpp542 … for (uint32_t subgroupSize = 1; subgroupSize <= subgroups::maxSupportedSubgroupSize(); in createSubgroupsBallotBroadcastTests() local
586 … for (uint32_t subgroupSize = 1; subgroupSize <= subgroups::maxSupportedSubgroupSize(); in createSubgroupsBallotBroadcastTests() local
H A DvktSubgroupsTestsUtils.hpp242 …or()(const void *extraData, std::vector<const void *> datas, uint32_t width, uint32_t subgroupSize, in operator ()()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkComputePipelineConstructionUtil.cpp170 void ComputePipelineWrapper::setSubgroupSize(uint32_t subgroupSize) in setSubgroupSize()
H A DvkObjUtil.cpp45 … const VkPipelineCache pipelineCache, const uint32_t subgroupSize) in makeComputePipeline()
/aosp_15_r20/external/deqp-deps/amber/src/
Dpipeline.cc178 const uint32_t subgroupSize) { in SetShaderRequiredSubgroupSize()
/aosp_15_r20/external/vulkan-headers/registry/profiles/
H A DVP_KHR_roadmap.json152 "subgroupSize": 4, number
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/registry/profiles/
H A DVP_KHR_roadmap.json152 "subgroupSize": 4, number
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp1155 const uint32_t subgroupSize = getSubgroupSizeFromMode(m_context, m_data.subgroupSizeMode); in iterate() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A DVP_ZINK_requirements.json621 "subgroupSize": 64, number
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp1256 uint32_t subgroupSize; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp394 const uint32_t subgroupSize; member
/aosp_15_r20/external/vulkan-validation-layers/tests/device_profiles/
H A Damd_radeon_rx_480.json453 "subgroupSize": 64, number
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkStructTypes.inl2186 uint32_t subgroupSize; member
3411 uint32_t subgroupSize; member
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_safe_struct.h1082 uint32_t subgroupSize; member
3410 uint32_t subgroupSize; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4246 uint32_t subgroupSize; member
5032 uint32_t subgroupSize; member
7394 uint32_t subgroupSize; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4246 uint32_t subgroupSize; member
5032 uint32_t subgroupSize; member
7394 uint32_t subgroupSize; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4246 uint32_t subgroupSize; member
5032 uint32_t subgroupSize; member
7394 uint32_t subgroupSize; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4246 uint32_t subgroupSize; member
5032 uint32_t subgroupSize; member
7394 uint32_t subgroupSize; member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4246 uint32_t subgroupSize; member
5032 uint32_t subgroupSize; member
7394 uint32_t subgroupSize; member

123