| /external/deqp/external/openglcts/modules/common/subgroups/ | 
| D | glcSubgroupsTestsUtils.cpp | 595 	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 …] 
 | 
| D | glcSubgroupsBuiltinVarTests.cpp | 41 		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/ | 
| D | vktReconvergenceTests.cpp | 87 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/ | 
| D | vktSubgroupsBuiltinVarTests.cpp | 67 											deUint32			subgroupSize)  in checkVertexPipelineStagesSubgroupSize() 87 													deUint32			subgroupSize)  in checkVertexPipelineStagesSubgroupInvocationID() 121 									  deUint32				subgroupSize)  in checkComputeSubgroupSize() 174 											  deUint32				subgroupSize)  in checkComputeSubgroupInvocationID()
  | 
| D | vktSubgroupsBallotBroadcastTests.cpp | 512 …for (deUint32 subgroupSize = 1; subgroupSize <= subgroups::maxSupportedSubgroupSize(); subgroupSiz…  in createSubgroupsBallotBroadcastTests()  local 551 …for (deUint32 subgroupSize = 1; subgroupSize <= subgroups::maxSupportedSubgroupSize(); subgroupSiz…  in createSubgroupsBallotBroadcastTests()  local
  | 
| D | vktSubgroupsTestsUtils.hpp | 259 … void* extraData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize, bool mult…  in operator ()()
  | 
| D | vktSubgroupsSizeControlTests.cpp | 632 		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
  | 
| D | vktSubgroupsTestsUtils.cpp | 2776 	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/ | 
| D | pipeline.cc | 179                                                const uint32_t subgroupSize) {  in SetShaderRequiredSubgroupSize()
  | 
| /external/vulkan-headers/registry/profiles/ | 
| D | VP_KHR_roadmap_2022.json | 100                     "subgroupSize": 4,  number
  | 
| /external/angle/third_party/vulkan-deps/vulkan-headers/src/registry/profiles/ | 
| D | VP_KHR_roadmap_2022.json | 100                     "subgroupSize": 4,  number
  | 
| /external/swiftshader/src/Pipeline/ | 
| D | SpirvShaderDebugger.cpp | 1256 		uint32_t subgroupSize;  member
  | 
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ | 
| D | vktPipelineShaderModuleIdentifierTests.cpp | 350 	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 | 1132 	uint32_t				subgroupSize;  member 1643 	uint32_t				subgroupSize;  member
  | 
| D | vkVulkan_c.inl | 3609     deUint32                  subgroupSize;  member 4275     deUint32                   subgroupSize;  member
  | 
| /external/vulkan-validation-layers/layers/generated/ | 
| D | vk_safe_struct.h | 1082     uint32_t subgroupSize;  member 3410     uint32_t subgroupSize;  member
  | 
| /external/mesa3d/include/vulkan/ | 
| D | vulkan_core.h | 4246     uint32_t                  subgroupSize;  member 5032     uint32_t                   subgroupSize;  member 7394     uint32_t              subgroupSize;  member
  | 
| /external/skia/include/third_party/vulkan/vulkan/ | 
| D | vulkan_core.h | 4558     uint32_t                  subgroupSize;  member 5345     uint32_t                   subgroupSize;  member 7744     uint32_t              subgroupSize;  member
  | 
| /external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ | 
| D | vkStructTypes.inl | 2692 	uint32_t				subgroupSize;  member 4960 	uint32_t			subgroupSize;  member 5141 	uint32_t				subgroupSize;  member
  | 
| /external/deqp/external/vulkancts/scripts/src/ | 
| D | vulkan_sc_core.h | 3604     uint32_t                  subgroupSize;  member 4270     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
  | 
| /external/vulkan-headers/include/vulkan/ | 
| D | vulkan_core.h | 5056     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/ | 
| D | vulkan_core.h | 5060     uint32_t                  subgroupSize;  member 5858     uint32_t                   subgroupSize;  member 9953     uint32_t              subgroupSize;  member
  | 
| /external/swiftshader/include/vulkan/ | 
| D | vulkan_core.h | 4950     uint32_t                  subgroupSize;  member 5746     uint32_t                   subgroupSize;  member 9766     uint32_t              subgroupSize;  member
  |