| /external/deqp/external/openglcts/modules/common/subgroups/ |
| D | glcSubgroupsTestsUtils.cpp | 595 int subgroupSize = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SIZE_KHR); in getSubgroupSize() local 1080 bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), in makeTessellationEvaluationFrameBufferTest() 1140 const deUint32 subgroupSize = getSubgroupSize(context); in makeTessellationEvaluationFrameBufferTest() local 1266 bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize)) in makeGeometryFrameBufferTest() 1324 const deUint32 subgroupSize = getSubgroupSize(context); in makeGeometryFrameBufferTest() local 1432 bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), in allStages() 1571 const deUint32 subgroupSize = getSubgroupSize(context); in allStages() local 1716 bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize)) in makeVertexFrameBufferTest() 1775 const deUint32 subgroupSize = getSubgroupSize(context); in makeVertexFrameBufferTest() local 1887 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/subgroups/ |
| D | vktSubgroupsTestsUtils.cpp | 2569 …)(const void* internalData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), in makeTessellationEvaluationFrameBufferTest() 2578 …)(const void* internalData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() 2692 const deUint32 subgroupSize = getSubgroupSize(context); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local 2810 …)(const void* internalData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize)) in makeGeometryFrameBufferTest() 2819 …)(const void* internalData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), in makeGeometryFrameBufferTestRequiredSubgroupSize() 2921 const deUint32 subgroupSize = getSubgroupSize(context); in makeGeometryFrameBufferTestRequiredSubgroupSize() local 3209 const deUint32 subgroupSize = getSubgroupSize(context); in allStagesRequiredSubgroupSize() local 3349 …)(const void* internalData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize)) in makeVertexFrameBufferTest() 3357 …)(const void* internalData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), in makeVertexFrameBufferTestRequiredSubgroupSize() 3466 const deUint32 subgroupSize = getSubgroupSize(context); in makeVertexFrameBufferTestRequiredSubgroupSize() local [all …]
|
| D | vktSubgroupsBuiltinVarTests.cpp | 42 deUint32 width, deUint32 subgroupSize) in checkVertexPipelineStagesSubgroupSize() 59 deUint32 width, deUint32 subgroupSize) in checkVertexPipelineStagesSubgroupInvocationID() 91 deUint32 subgroupSize) in checkComputeSubgroupSize() 142 deUint32 subgroupSize) in checkComputeSubgroupInvocationID()
|
| D | vktSubgroupsTestsUtils.hpp | 208 … void* extraData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize, bool mult… in operator ()()
|
| D | vktSubgroupsSizeControlTests.cpp | 697 deUint32 subgroupSize = vkt::subgroups::getSubgroupSize(context); in test() local 800 const deUint32 subgroupSize = vkt::subgroups::getSubgroupSize(context); in testRequireFullSubgroups() local
|
| D | vktSubgroupsBallotBroadcastTests.cpp | 461 …for (int subgroupSize = 1; subgroupSize <= (int)subgroups::maxSupportedSubgroupSize(); subgroupSiz… in createSubgroupsBallotBroadcastTests() local
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | OverlayVk.cpp | 40 uint32_t subgroupSize = subgroupProperties.subgroupSize; in init() local
|
| D | UtilsVk.h | 165 uint32_t subgroupSize[2]; member 172 uint32_t subgroupSize[2]; member
|
| /external/llvm-project/mlir/lib/Dialect/GPU/Transforms/ |
| D | AllReduceLowering.cpp | 315 Value subgroupSize = create<ConstantIntOp>(kSubgroupSize, int32Type); in createSubgroupReduce() local 364 Value subgroupSize = create<ConstantIntOp>(kSubgroupSize, int32Type); in getDivideBySubgroupSize() local
|
| /external/deqp-deps/amber/src/ |
| D | pipeline.cc | 179 const uint32_t subgroupSize) { in SetShaderRequiredSubgroupSize()
|
| /external/swiftshader/src/Pipeline/ |
| D | SpirvShaderDebugger.cpp | 1256 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/ |
| D | vkStructTypes.inl | 1202 deUint32 subgroupSize; member 1777 deUint32 subgroupSize; member 2854 deUint32 subgroupSize; member
|
| D | vkVulkan_c.inl | 5462 deUint32 subgroupSize; member 6249 deUint32 subgroupSize; member 8648 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/vulkan-headers/include/vulkan/ |
| D | vulkan_core.h | 4246 uint32_t subgroupSize; member 5032 uint32_t subgroupSize; member 7394 uint32_t subgroupSize; member
|
| D | vulkan.hpp | 45905 uint32_t subgroupSize = {}; member 70800 uint32_t subgroupSize = {}; member 72211 uint32_t subgroupSize = {}; member
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan_core.h | 4250 uint32_t subgroupSize; member 5036 uint32_t subgroupSize; member 7400 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/deqp/external/vulkancts/scripts/src/ |
| D | vulkan_core.h | 4558 uint32_t subgroupSize; member 5345 uint32_t subgroupSize; member 7744 uint32_t subgroupSize; member
|
| /external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
| D | vulkan_core.h | 4593 uint32_t subgroupSize; member 5381 uint32_t subgroupSize; member 7780 uint32_t subgroupSize; member
|
| D | vulkan_structs.hpp | 47175 uint32_t subgroupSize = {}; member 49427 …uint32_t subgroupSize = {}; member 52283 uint32_t subgroupSize = {}; member
|
| /external/skqp/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 3889 uint32_t subgroupSize; member
|
| /external/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 3889 uint32_t subgroupSize; member
|