| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline_cache.c | 132 radv_hash_shaders(unsigned char *hash, const struct radv_pipeline_stage *stages, in radv_hash_shaders() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | pipelineobj.c | 223 use_program_stages(struct gl_context *ctx, struct gl_shader_program *shProg, GLbitfield stages, struct gl_pipeline_object *pipe) use_program_stages() argument 264 _mesa_UseProgramStages_no_error(GLuint pipeline, GLbitfield stages, GLuint prog) _mesa_UseProgramStages_no_error() argument 288 _mesa_UseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program) _mesa_UseProgramStages() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryBarycentricCoordinatesTests.cpp | 190 const auto stages = VK_SHADER_STAGE_COMPUTE_BIT; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
| H A D | vktShaderObjectCreateUtil.cpp | 399 vk::VkShaderStageFlagBits stages[] = { in bindGraphicsShaders() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| H A D | vktSubgroupsBallotBroadcastTests.cpp | 414 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 431 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsBuiltinMaskVarTests.cpp | 1339 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 1346 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsBuiltinVarTests.cpp | 1935 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 1947 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsClusteredTests.cpp | 333 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 350 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsQuadTests.cpp | 361 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 376 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackFuzzLayoutTests.cpp | 712 stages[] = in init() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | ProgramPipeline.cpp | 89 useProgramStages( const Context *context, GLbitfield stages, Program *shaderProgram, std::vector<angle::ObserverBinding> *programObserverBindings) useProgramStages() argument 201 useProgramStages(const Context *context, GLbitfield stages, Program *shaderProgram) useProgramStages() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| H A D | glcSubgroupsArithmeticTests.cpp | 896 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 932 const ShaderStageFlags stages[] = in createSubgroupsArithmeticTests() local [all...] |
| H A D | glcSubgroupsBasicTests.cpp | 1371 subgroups::ShaderStageFlags stages = (subgroups::ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 1490 const subgroups::ShaderStageFlags stages[] = createSubgroupsBasicTests() local [all...] |
| H A D | glcSubgroupsPartitionedTests.cpp | 832 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 869 const ShaderStageFlags stages[] = in createSubgroupsPartitionedTests() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | RenderPipeline.cpp | 535 std::vector<StageAndDescriptor> stages; in GetRenderStagesAndSetDummyShader() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryBarycentricCoordinatesTests.cpp | 190 const auto stages = VK_SHADER_STAGE_COMPUTE_BIT; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupsArithmeticTests.cpp | 388 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 405 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsBallotBroadcastTests.cpp | 396 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 413 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsBuiltinMaskVarTests.cpp | 1339 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 1346 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsBuiltinVarTests.cpp | 1935 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 1947 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsClusteredTests.cpp | 315 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 332 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackFuzzLayoutTests.cpp | 720 stages[] = in init() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_transpose_npp.c | 76 NPPTransposeStageContext stages[STAGE_NB]; member [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | reflection.cpp | 158 EShLanguageMask& stages = ioItems.back().stages; in addPipeIOVariable() local 161 EShLanguageMask& stages = ioItems[it->second].stages; in addPipeIOVariable() local 465 EShLanguageMask& stages = variables.back().stages; in blowUpActiveAggregate() local 475 EShLanguageMask& stages = variables[it->second].stages; blowUpActiveAggregate() local 534 EShLanguageMask& stages = ioItems.back().stages; blowUpIOAggregate() local 537 EShLanguageMask& stages = ioItems[it->second].stages; blowUpIOAggregate() local 660 EShLanguageMask& stages = blocks.back().stages; addBlockName() local 667 EShLanguageMask& stages = blocks[blockIndex].stages; addBlockName() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_kopper.c | 653 VkPipelineStageFlags stages = VK_PIPELINE_STAGE_ALL_COMMANDS_BIT; in kopper_present() local
|