| /external/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?
|
| /external/deqp-deps/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 662 EShLanguageMask& stages = blocks.back().stages; in addBlockName() local 669 EShLanguageMask& stages = blocks[blockIndex].stages; in addBlockName() local
|
| /external/angle/third_party/vulkan-deps/glslang/src/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 662 EShLanguageMask& stages = blocks.back().stages; in addBlockName() local 669 EShLanguageMask& stages = blocks[blockIndex].stages; in addBlockName() local
|
| /external/webrtc/common_audio/signal_processing/ |
| D | complex_fft.c | 30 int WebRtcSpl_ComplexFFT(int16_t frfi[], int stages, int mode) in WebRtcSpl_ComplexFFT() 159 int WebRtcSpl_ComplexIFFT(int16_t frfi[], int stages, int mode) in WebRtcSpl_ComplexIFFT()
|
| D | complex_fft_mips.c | 22 int WebRtcSpl_ComplexFFT(int16_t frfi[], int stages, int mode) { in WebRtcSpl_ComplexFFT() 151 int WebRtcSpl_ComplexIFFT(int16_t frfi[], int stages, int mode) { in WebRtcSpl_ComplexIFFT()
|
| D | complex_bit_reverse_mips.c | 64 void WebRtcSpl_ComplexBitReverse(int16_t frfi[], int stages) { in WebRtcSpl_ComplexBitReverse()
|
| D | complex_bit_reverse.c | 49 void WebRtcSpl_ComplexBitReverse(int16_t* __restrict complex_data, int stages) { in WebRtcSpl_ComplexBitReverse()
|
| /external/mesa3d/src/gallium/drivers/iris/ |
| D | iris_pipe.h | 32 static const gl_shader_stage stages[PIPE_SHADER_TYPES] = { in stage_from_pipe() local
|
| /external/cldr/tools/java/org/unicode/cldr/util/ |
| D | XMLUploader.java | 30 String stages[] = { "upload", "Upload XML file", in writeBulkInfoHtml() local
|
| /external/deqp/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
|
| D | glcSubgroupsShuffleTests.cpp | 549 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 605 const ShaderStageFlags stages[] = in createSubgroupsShuffleTests() local
|
| /external/skqp/src/core/ |
| D | SkRasterPipeline.cpp | 44 auto stages = fAlloc->makeArrayDefault<StageList>(src.fNumStages); in extend() local 63 std::vector<const char*> stages; in dump() local
|
| /external/skia/src/core/ |
| D | SkRasterPipeline.cpp | 53 auto stages = fAlloc->makeArrayDefault<StageList>(src.fNumStages); in extend() local 72 std::vector<const char*> stages; in dump() local
|
| /external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
| D | vktSubgroupsShapeTests.cpp | 606 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 637 const VkShaderStageFlags stages[] = in createSubgroupsShapeTests() local
|
| D | vktSubgroupsBallotTests.cpp | 1057 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 1103 const VkShaderStageFlags stages[] = in createSubgroupsBallotTests() local
|
| D | vktSubgroupsBuiltinMaskVarTests.cpp | 1448 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 1483 const VkShaderStageFlags stages[] = in createSubgroupsBuiltinMaskVarTests() local
|
| D | vktSubgroupsBallotOtherTests.cpp | 595 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 627 const VkShaderStageFlags stages[] = in createSubgroupsBallotOtherTests() local
|
| D | vktSubgroupsBallotMasksTests.cpp | 529 …VkShaderStageFlagBits stages = (VkShaderStageFlagBits)(caseDef.shaderStage & subgroupProperties.s… in test() local 561 const VkShaderStageFlags stages[] = in createSubgroupsBallotMasksTests() local
|
| /external/mesa3d/src/mesa/main/ |
| D | pipelineobj.c | 222 GLbitfield stages, struct gl_pipeline_object *pipe) { in use_program_stages() 259 _mesa_UseProgramStages_no_error(GLuint pipeline, GLbitfield stages, in _mesa_UseProgramStages_no_error() 283 _mesa_UseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program) in _mesa_UseProgramStages()
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
| D | RungeKuttaIntegrator.java | 106 final int stages = c.length + 1; in integrate() local
|