Home
last modified time | relevance | path

Searched defs:requiredSubgroupSize (Results 1 – 25 of 67) sorted by relevance

123

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsSizeControlTests.cpp81 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 DvktSubgroupsBuiltinVarTests.cpp311 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 DvktSubgroupsShapeTests.cpp51 bool requiredSubgroupSize; member
433 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsShapeTests() local
450 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsShapeTests() local
H A DvktSubgroupsBallotOtherTests.cpp56 bool requiredSubgroupSize; member
502 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotOtherTests() local
519 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotOtherTests() local
H A DvktSubgroupsBallotMasksTests.cpp54 bool requiredSubgroupSize; member
1462 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotMasksTests() local
1479 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotMasksTests() local
H A DvktSubgroupsBallotTests.cpp44 bool requiredSubgroupSize; member
1063 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotTests() local
1087 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotTests() local
H A DvktSubgroupsQuadTests.cpp55 bool requiredSubgroupSize; member
466 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsQuadTests() local
488 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsQuadTests() local
H A DvktSubgroupsClusteredTests.cpp58 bool requiredSubgroupSize; member
451 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsClusteredTests() local
472 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsClusteredTests() local
H A DvktSubgroupsBuiltinMaskVarTests.cpp73 bool requiredSubgroupSize; member
1407 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinMaskVarTests() local
1424 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinMaskVarTests() local
H A DvktSubgroupsArithmeticTests.cpp73 bool requiredSubgroupSize; member
545 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsArithmeticTests() local
567 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsArithmeticTests() local
H A DvktSubgroupsPartitionedTests.cpp74 bool requiredSubgroupSize; member
575 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsPartitionedTests() local
596 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsPartitionedTests() local
H A DvktSubgroupsVoteTests.cpp57 bool requiredSubgroupSize; member
640 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsVoteTests() local
660 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsVoteTests() local
H A DvktSubgroupsShuffleTests.cpp64 bool requiredSubgroupSize; member
740 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsShuffleTests() local
762 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsShuffleTests() local
H A DvktSubgroupsTestsUtils.cpp2656 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()
4315uint32_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 DvktSubgroupsBasicTests.cpp57 bool requiredSubgroupSize; member
2239 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBasicTests() local
2257 const bool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBasicTests() local
H A DvktSubgroupsBallotBroadcastTests.cpp55 uint32_t requiredSubgroupSize; member
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkStructTypes.inl3338 uint32_t requiredSubgroupSize; member
H A DvkVulkan_c.inl7304 uint32_t requiredSubgroupSize; member
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_safe_struct.h6152 uint32_t requiredSubgroupSize; member
/aosp_15_r20/external/deqp/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7299 uint32_t requiredSubgroupSize; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h10308 uint32_t requiredSubgroupSize; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h10308 uint32_t requiredSubgroupSize; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h10308 uint32_t requiredSubgroupSize; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h10308 uint32_t requiredSubgroupSize; member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h10308 uint32_t requiredSubgroupSize; member

123