Home
last modified time | relevance | path

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

12

/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp595 int subgroupSize = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SIZE_KHR); in getSubgroupSize() local
1076 bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), in makeTessellationEvaluationFrameBufferTest()
1136 const deUint32 subgroupSize = getSubgroupSize(context); in makeTessellationEvaluationFrameBufferTest() local
1262 bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize)) in makeGeometryFrameBufferTest()
1320 const deUint32 subgroupSize = getSubgroupSize(context); in makeGeometryFrameBufferTest() local
1428 bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), in allStages()
1567 const deUint32 subgroupSize = getSubgroupSize(context); in allStages() local
1712 bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize)) in makeVertexFrameBufferTest()
1771 const deUint32 subgroupSize = getSubgroupSize(context); in makeVertexFrameBufferTest() local
1883 deUint32 height, deUint32 subgroupSize)) in makeFragmentFrameBufferTest()
[all …]
DglcSubgroupsBuiltinVarTests.cpp41 deUint32 width, deUint32 subgroupSize) in checkVertexPipelineStagesSubgroupSize()
57 deUint32 width, deUint32 subgroupSize) in checkVertexPipelineStagesSubgroupInvocationID()
88 deUint32 subgroupSize) in checkComputeSubgroupSize()
138 deUint32 subgroupSize) in checkComputeSubgroupInvocationID()
/external/deqp/external/vulkancts/modules/vulkan/reconvergence/
DvktReconvergenceTests.cpp87 deUint64 subgroupSizeToMask(deUint32 subgroupSize) in subgroupSizeToMask()
99 bitset128 bitsetFromU64(deUint64 mask, deUint32 subgroupSize) in bitsetFromU64()
111 deUint64 bitsetToU64(const bitset128 &bitset, deUint32 subgroupSize, deUint32 invocationID) in bitsetToU64()
318 static bitset128 bitsetElect (const bitset128& value, deInt32 subgroupSize) in bitsetElect()
881 for (deInt32 subgroupSize = 4; subgroupSize <= 64; subgroupSize *= 2) { in generateRandomProgram() local
1149 deUint32 simulate(bool countOnly, deUint32 subgroupSize, deUint32 invocationStride, deUint64 *ref) in simulate()
1628 const deUint32 subgroupSize = subgroupProperties.subgroupSize; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBuiltinVarTests.cpp67 deUint32 subgroupSize) in checkVertexPipelineStagesSubgroupSize()
87 deUint32 subgroupSize) in checkVertexPipelineStagesSubgroupInvocationID()
121 deUint32 subgroupSize) in checkComputeSubgroupSize()
174 deUint32 subgroupSize) in checkComputeSubgroupInvocationID()
DvktSubgroupsBallotBroadcastTests.cpp512 …for (deUint32 subgroupSize = 1; subgroupSize <= subgroups::maxSupportedSubgroupSize(); subgroupSiz… in createSubgroupsBallotBroadcastTests() local
551 …for (deUint32 subgroupSize = 1; subgroupSize <= subgroups::maxSupportedSubgroupSize(); subgroupSiz… in createSubgroupsBallotBroadcastTests() local
DvktSubgroupsTestsUtils.hpp259 … void* extraData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize, bool mult… in operator ()()
DvktSubgroupsSizeControlTests.cpp632 const deUint32 subgroupSize = subgroups::getSubgroupSize(context); in test() local
689 const deUint32 subgroupSize = subgroups::getSubgroupSize(context); in test() local
806 const deUint32 subgroupSize = subgroups::getSubgroupSize(context); in testRequireFullSubgroups() local
DvktSubgroupsTestsUtils.cpp2776 const deUint32 subgroupSize = getSubgroupSize(context); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
3009 const deUint32 subgroupSize = getSubgroupSize(context); in makeGeometryFrameBufferTestRequiredSubgroupSize() local
3325 const deUint32 subgroupSize = getSubgroupSize(context); in allStagesRequiredSubgroupSize() local
3587 const deUint32 subgroupSize = getSubgroupSize(context); in makeVertexFrameBufferTestRequiredSubgroupSize() local
3807 const deUint32 subgroupSize = getSubgroupSize(context); in makeFragmentFrameBufferTestRequiredSubgroupSize() local
4026 const deUint32 subgroupSize, in makeComputeOrMeshTestRequiredSubgroupSize()
4362 const deUint32 subgroupSize, in makeComputeTestRequiredSubgroupSize()
4391 const deUint32 subgroupSize, in makeMeshTestRequiredSubgroupSize()
4423 …const uint32_t subgroupSize = (isRequiredSubgroupSize ? requiredSubgroupSize : vkt::subgroups::g… in makeComputeOrMeshTest() local
5015 const deUint32 subgroupSize = getSubgroupSize(context); in allRayTracingStagesRequiredSubgroupSize() local
/external/deqp-deps/amber/src/
Dpipeline.cc179 const uint32_t subgroupSize) { in SetShaderRequiredSubgroupSize()
/external/vulkan-headers/registry/profiles/
DVP_KHR_roadmap_2022.json100 "subgroupSize": 4, number
/external/angle/third_party/vulkan-deps/vulkan-headers/src/registry/profiles/
DVP_KHR_roadmap_2022.json100 "subgroupSize": 4, number
/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp1256 uint32_t subgroupSize; member
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp350 const uint32_t subgroupSize; member
/external/vulkan-validation-layers/tests/device_profiles/
Damd_radeon_rx_480.json453 "subgroupSize": 64, number
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl1132 uint32_t subgroupSize; member
1643 uint32_t subgroupSize; member
DvkVulkan_c.inl3609 deUint32 subgroupSize; member
4275 deUint32 subgroupSize; member
/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h1082 uint32_t subgroupSize; member
3410 uint32_t subgroupSize; member
/external/mesa3d/include/vulkan/
Dvulkan_core.h4246 uint32_t subgroupSize; member
5032 uint32_t subgroupSize; member
7394 uint32_t subgroupSize; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4558 uint32_t subgroupSize; member
5345 uint32_t subgroupSize; member
7744 uint32_t subgroupSize; member
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl2692 uint32_t subgroupSize; member
4960 uint32_t subgroupSize; member
5141 uint32_t subgroupSize; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_sc_core.h3604 uint32_t subgroupSize; member
4270 uint32_t subgroupSize; member
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h4946 uint32_t subgroupSize; member
5741 uint32_t subgroupSize; member
9301 uint32_t subgroupSize; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h5056 uint32_t subgroupSize; member
5852 uint32_t subgroupSize; member
9423 uint32_t subgroupSize; member
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h5060 uint32_t subgroupSize; member
5858 uint32_t subgroupSize; member
9953 uint32_t subgroupSize; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h4950 uint32_t subgroupSize; member
5746 uint32_t subgroupSize; member
9766 uint32_t subgroupSize; member

12