/third_party/mesa3d/src/amd/compiler/ |
D | README.md | 123 #### Glossary of software stages 132 #### Glossary of hardware stages 143 ##### Notes about HW VS and the "GS copy" shader 155 ##### Notes about merged shaders 165 ### Which software stage runs on which hardware stage?
|
/third_party/glslang/glslang/MachineIndependent/ |
D | reflection.cpp | 160 EShLanguageMask& stages = ioItems.back().stages; in addPipeIOVariable() local 163 EShLanguageMask& stages = ioItems[it->second].stages; in addPipeIOVariable() local 467 EShLanguageMask& stages = variables.back().stages; in blowUpActiveAggregate() local 477 EShLanguageMask& stages = variables[it->second].stages; in blowUpActiveAggregate() local 536 EShLanguageMask& stages = ioItems.back().stages; in blowUpIOAggregate() local 539 EShLanguageMask& stages = ioItems[it->second].stages; in blowUpIOAggregate() local 661 EShLanguageMask& stages = blocks.back().stages; in addBlockName() local 667 EShLanguageMask& stages = blocks[blockIndex].stages; in addBlockName() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | PerStage.cpp | 19 BitSetIterator<kNumStages, ShaderStage> IterateStages(dawn::ShaderStageBit stages) { in IterateStages()
|
D | Pipeline.cpp | 45 dawn::ShaderStageBit stages) in PipelineBase()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_pipe.h | 32 static const gl_shader_stage stages[PIPE_SHADER_TYPES] = { in stage_from_pipe() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_pipe.h | 32 static const gl_shader_stage stages[PIPE_SHADER_TYPES] = { in stage_from_pipe() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | PerStage.cpp | 39 BitSetIterator<kNumStages, SingleShaderStage> IterateStages(wgpu::ShaderStage stages) { in IterateStages()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsShapeTests.cpp | 316 …const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.sh… in test() local 322 …const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.… in test() local 342 const VkShaderStageFlags stages[] = in createSubgroupsShapeTests() local
|
D | vktSubgroupsBallotMasksTests.cpp | 303 …const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.sh… in test() local 309 …const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.… in test() local 330 const VkShaderStageFlags stages[] = in createSubgroupsBallotMasksTests() local
|
D | vktSubgroupsBallotTests.cpp | 885 …const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.s… in test() local 901 …const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef… in test() local 935 const VkShaderStageFlags stages[] = in createSubgroupsBallotTests() local
|
D | vktSubgroupsBallotOtherTests.cpp | 377 …const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.sh… in test() local 383 …const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.… in test() local 405 const VkShaderStageFlags stages[] = in createSubgroupsBallotOtherTests() local
|
D | vktSubgroupsQuadTests.cpp | 298 …const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.s… in test() local 312 …const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef… in test() local 342 const VkShaderStageFlags stages[] = in createSubgroupsQuadTests() local
|
D | vktSubgroupsBuiltinMaskVarTests.cpp | 1293 …const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.sh… in test() local 1299 …const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.… in test() local 1322 const VkShaderStageFlags stages[] = in createSubgroupsBuiltinMaskVarTests() local
|
D | vktSubgroupsClusteredTests.cpp | 269 …const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.s… in test() local 285 …const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef… in test() local 315 const VkShaderStageFlags stages[] = in createSubgroupsClusteredTests() local
|
D | vktSubgroupsBallotBroadcastTests.cpp | 354 …const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.s… in test() local 370 …const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef… in test() local 406 const VkShaderStageFlags stages[] = in createSubgroupsBallotBroadcastTests() local
|
D | vktSubgroupsShuffleTests.cpp | 342 …const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.… in test() local 369 …const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDe… in test() local 410 const VkShaderStageFlags stages[] = in createSubgroupsShuffleTests() local
|
D | vktSubgroupsSizeControlTests.cpp | 618 …const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.… in test() local 642 …const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseD… in test() local 753 …const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(contex… in testRequireSubgroupSize() local 780 …const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(cont… in testRequireSubgroupSize() local 874 const VkShaderStageFlags stages[] = in createSubgroupsSizeControlTests() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
D | glcSubgroupsBallotTests.cpp | 431 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 466 const ShaderStageFlags stages[] = in createSubgroupsBallotTests() local
|
D | glcSubgroupsBuiltinMaskVarTests.cpp | 428 …subgroups::ShaderStageFlags stages = (subgroups::ShaderStageFlags)(caseDef.shaderStage & supported… in test() local 463 const subgroups::ShaderStageFlags stages[] = in createSubgroupsBuiltinMaskVarTests() local
|
D | glcSubgroupsShapeTests.cpp | 511 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 538 const ShaderStageFlags stages[] = in createSubgroupsShapeTests() local
|
D | glcSubgroupsBallotOtherTests.cpp | 516 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 544 const ShaderStageFlags stages[] = in createSubgroupsBallotOtherTests() local
|
D | glcSubgroupsBallotBroadcastTests.cpp | 489 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 524 const ShaderStageFlags stages[] = in createSubgroupsBallotBroadcastTests() local
|
D | glcSubgroupsQuadTests.cpp | 627 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 675 const ShaderStageFlags stages[] = in createSubgroupsQuadTests() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_root_signature.h | 37 } stages[D3D12_GFX_SHADER_STAGES]; member
|
/third_party/flutter/skia/src/core/ |
D | SkRasterPipeline.cpp | 49 auto stages = fAlloc->makeArrayDefault<StageList>(src.fNumStages); in extend() local 68 std::vector<const char*> stages; in dump() local
|