Home
last modified time | relevance | path

Searched defs:stageCount (Results 1 – 25 of 40) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsShuffleTests.cpp113 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
151 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getFramebufferPerStageHeadDeclarations() local
DvktSubgroupsBallotMasksTests.cpp158 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsBallotOtherTests.cpp102 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsShapeTests.cpp183 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsBuiltinMaskVarTests.cpp1177 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsBuiltinVarTests.cpp1024 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsSizeControlTests.cpp432 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsBasicTests.cpp1422 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsTestsUtils.cpp865 const deUint32 stageCount = isAllGraphicsStages(shaderStages) ? 4 in getStagesCount() local
1384 const deUint32 stageCount = vkt::subgroups::getStagesCount(shaderStage); in getBufferDeclarations() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsShuffleTests.cpp113 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
151 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getFramebufferPerStageHeadDeclarations() local
DvktSubgroupsBallotOtherTests.cpp102 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsShapeTests.cpp183 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsBallotMasksTests.cpp158 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsBuiltinMaskVarTests.cpp1177 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsBuiltinVarTests.cpp1024 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsSizeControlTests.cpp432 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsBasicTests.cpp1422 const deUint32 stageCount = subgroups::getStagesCount(caseDef.shaderStage); in getPerStageHeadDeclarations() local
DvktSubgroupsTestsUtils.cpp865 const deUint32 stageCount = isAllGraphicsStages(shaderStages) ? 4 in getStagesCount() local
1384 const deUint32 stageCount = vkt::subgroups::getStagesCount(shaderStage); in getBufferDeclarations() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp345 uint32_t stageCount = 0; in Initialize() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp566 size_t stageCount = 0; in stageCountPerPipeline() local
768 …32_t> generateShaderConstants (PipelineType pipelineType, uint8_t pipelineCount, size_t stageCount) in generateShaderConstants()
783 size_t getShaderIdx (uint8_t pipelineIdx, size_t stageIdx, size_t stageCount) in getShaderIdx()
792 const auto stageCount = params.stageCountPerPipeline(); in generateSources() local
DvktPipelineTimestampTests.cpp267 const deUint32 stageCount, in TimestampTestParam()
353 const deUint32 stageCount, in TransferTimestampTestParam()
426 const deUint32 stageCount, in TwoCmdBuffersTestParam()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp566 size_t stageCount = 0; in stageCountPerPipeline() local
768 …32_t> generateShaderConstants (PipelineType pipelineType, uint8_t pipelineCount, size_t stageCount) in generateShaderConstants()
783 size_t getShaderIdx (uint8_t pipelineIdx, size_t stageIdx, size_t stageCount) in getShaderIdx()
792 const auto stageCount = params.stageCountPerPipeline(); in generateSources() local
DvktPipelineTimestampTests.cpp267 const deUint32 stageCount, in TimestampTestParam()
353 const deUint32 stageCount, in TransferTimestampTestParam()
426 const deUint32 stageCount, in TwoCmdBuffersTestParam()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp290 const deUint32 stageCount, in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp290 const deUint32 stageCount, in makeGraphicsPipeline()

12