/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsSizeControlTests.cpp | 81 const uint32_t requiredSubgroupSize; member 856 const uint32_t requiredSubgroupSize = in testRequireSubgroupSize() local 907 const uint32_t requiredSubgroupSize = in testRequireSubgroupSize() local 955 const uint32_t requiredSubgroupSize = in testRequireSubgroupSize() local 978 const uint32_t requiredSubgroupSize = in testRequireSubgroupSize() local 1007 const uint32_t requiredSubgroupSize = in noSSBOtestRequireSubgroupSize() local
|
H A D | vktSubgroupsBuiltinVarTests.cpp | 311 bool requiredSubgroupSize; member 2022 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinVarTests() local 2040 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinVarTests() local 2077 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinVarTests() local 2095 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinVarTests() local
|
H A D | vktSubgroupsShapeTests.cpp | 51 bool requiredSubgroupSize; member 433 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsShapeTests() local 450 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsShapeTests() local
|
H A D | vktSubgroupsBallotOtherTests.cpp | 56 bool requiredSubgroupSize; member 502 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotOtherTests() local 519 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotOtherTests() local
|
H A D | vktSubgroupsBallotMasksTests.cpp | 54 bool requiredSubgroupSize; member 1462 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotMasksTests() local 1479 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotMasksTests() local
|
H A D | vktSubgroupsBallotTests.cpp | 44 bool requiredSubgroupSize; member 1063 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotTests() local 1087 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotTests() local
|
H A D | vktSubgroupsQuadTests.cpp | 55 bool requiredSubgroupSize; member 466 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsQuadTests() local 488 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsQuadTests() local
|
H A D | vktSubgroupsClusteredTests.cpp | 58 bool requiredSubgroupSize; member 451 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsClusteredTests() local 472 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsClusteredTests() local
|
H A D | vktSubgroupsBuiltinMaskVarTests.cpp | 73 bool requiredSubgroupSize; member 1407 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinMaskVarTests() local 1424 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinMaskVarTests() local
|
H A D | vktSubgroupsArithmeticTests.cpp | 73 bool requiredSubgroupSize; member 545 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsArithmeticTests() local 567 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsArithmeticTests() local
|
H A D | vktSubgroupsPartitionedTests.cpp | 74 bool requiredSubgroupSize; member 575 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsPartitionedTests() local 596 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsPartitionedTests() local
|
H A D | vktSubgroupsVoteTests.cpp | 57 bool requiredSubgroupSize; member 640 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsVoteTests() local 660 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsVoteTests() local
|
H A D | vktSubgroupsShuffleTests.cpp | 64 bool requiredSubgroupSize; member 740 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsShuffleTests() local 762 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsShuffleTests() local
|
H A D | vktSubgroupsTestsUtils.cpp | 2656 const uint32_t requiredSubgroupSize) in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() 2892 const uint32_t requiredSubgroupSize) in makeGeometryFrameBufferTestRequiredSubgroupSize() 3470 const uint32_t requiredSubgroupSize) in makeVertexFrameBufferTestRequiredSubgroupSize() 3682 …nt checkResult, const uint32_t fragmentShaderStageCreateFlags, const uint32_t requiredSubgroupSize) in makeFragmentFrameBufferTestRequiredSubgroupSize() 3871 uint32_t requiredSubgroupSize) in makeComputePipeline() 3921 … uint32_t localSizeZ, uint32_t requiredSubgroupSize, const VkRenderPass renderPass) in makeMeshPipeline() 4315 … uint32_t requiredSubgroupSize, const uint32_t pipelineShaderStageCreateFlags) in makeComputeOrMeshTest() 4340 … CheckResultCompute checkResult, uint32_t requiredSubgroupSize, in makeComputeTest() 4349 … CheckResultCompute checkResult, uint32_t requiredSubgroupSize, in makeMeshTest()
|
H A D | vktSubgroupsBasicTests.cpp | 57 bool requiredSubgroupSize; member 2239 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBasicTests() local 2257 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBasicTests() local
|
H A D | vktSubgroupsBallotBroadcastTests.cpp | 55 uint32_t requiredSubgroupSize; member
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkStructTypes.inl | 3338 uint32_t requiredSubgroupSize; member
|
H A D | vkVulkan_c.inl | 7304 uint32_t requiredSubgroupSize; member
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | vk_safe_struct.h | 6152 uint32_t requiredSubgroupSize; member
|
/aosp_15_r20/external/deqp/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 7299 uint32_t requiredSubgroupSize; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 10308 uint32_t requiredSubgroupSize; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 10308 uint32_t requiredSubgroupSize; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 10308 uint32_t requiredSubgroupSize; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 10308 uint32_t requiredSubgroupSize; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 10308 uint32_t requiredSubgroupSize; member
|