/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/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 | vktSubgroupsTestsUtils.hpp | 237 … void* extraData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize, bool mult… in operator ()()
|
D | vktSubgroupsTestsUtils.cpp | 2661 const deUint32 subgroupSize = getSubgroupSize(context); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local 2892 const deUint32 subgroupSize = getSubgroupSize(context); in makeGeometryFrameBufferTestRequiredSubgroupSize() local 3205 const deUint32 subgroupSize = getSubgroupSize(context); in allStagesRequiredSubgroupSize() local 3466 const deUint32 subgroupSize = getSubgroupSize(context); in makeVertexFrameBufferTestRequiredSubgroupSize() local 3683 const deUint32 subgroupSize = getSubgroupSize(context); in makeFragmentFrameBufferTestRequiredSubgroupSize() local 3829 const deUint32 subgroupSize, in makeComputeTestRequiredSubgroupSize() 4033 deUint32 subgroupSize = requiredSubgroupSize; in makeComputeTest() local 4589 const deUint32 subgroupSize = getSubgroupSize(context); in allRayTracingStagesRequiredSubgroupSize() local
|
D | vktSubgroupsSizeControlTests.cpp | 572 const deUint32 subgroupSize = subgroups::getSubgroupSize(context); in test() local 675 const deUint32 subgroupSize = subgroups::getSubgroupSize(context); in testRequireFullSubgroups() local
|
D | vktSubgroupsBallotBroadcastTests.cpp | 457 …for (deUint32 subgroupSize = 1; subgroupSize <= subgroups::maxSupportedSubgroupSize(); subgroupSiz… in createSubgroupsBallotBroadcastTests() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | OverlayVk.cpp | 40 uint32_t subgroupSize = subgroupProperties.subgroupSize; in init() local
|
D | UtilsVk.h | 178 uint32_t subgroupSize[2]; member 185 uint32_t subgroupSize[2]; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | DeviceVk.cpp | 478 uint32_t subgroupSize = ext.minSubgroupSize * 2; in FindComputeSubgroupSize() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 1256 uint32_t subgroupSize; member
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 1211 uint32_t subgroupSize; member 1786 uint32_t subgroupSize; member 2963 uint32_t subgroupSize; member
|
D | vkVulkan_c.inl | 5663 deUint32 subgroupSize; member 6456 deUint32 subgroupSize; member 8991 deUint32 subgroupSize; member
|
/third_party/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
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 4620 uint32_t subgroupSize; member 5412 uint32_t subgroupSize; member 7837 uint32_t subgroupSize; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_core.h | 4652 uint32_t subgroupSize; member 5444 uint32_t subgroupSize; member 7869 uint32_t subgroupSize; member
|
D | vulkan_structs.hpp | 53899 uint32_t subgroupSize = {}; member 56325 …uint32_t subgroupSize = {}; member 59339 uint32_t subgroupSize = {}; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 4701 uint32_t subgroupSize; member 5494 uint32_t subgroupSize; member 8029 uint32_t subgroupSize; member
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 4712 uint32_t subgroupSize; member 5505 uint32_t subgroupSize; member 8040 uint32_t subgroupSize; member
|
D | vulkan_structs.hpp | 55223 uint32_t subgroupSize = {}; member 57657 …uint32_t subgroupSize = {}; member 60689 uint32_t subgroupSize = {}; member
|
/third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 3889 uint32_t subgroupSize; member
|
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 4088 uint32_t subgroupSize; member
|