| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderClockTests.cpp | 227 static glu::ShaderType stages[] = in addShaderClockTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| H A D | vktSubgroupsBallotMasksTests.cpp | 349 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 356 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsBallotOtherTests.cpp | 423 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 430 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsBallotTests.cpp | 932 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 949 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsShapeTests.cpp | 362 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 369 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| H A D | glcSubgroupsBallotBroadcastTests.cpp | 489 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 524 const ShaderStageFlags stages[] = in createSubgroupsBallotBroadcastTests() local [all...] |
| H A D | glcSubgroupsBallotOtherTests.cpp | 516 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 544 const ShaderStageFlags stages[] = in createSubgroupsBallotOtherTests() local
|
| H A D | glcSubgroupsBuiltinVarTests.cpp | 701 subgroups::ShaderStageFlags stages = (subgroups::ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 752 const ShaderStageFlags stages[] = in createSubgroupsBuiltinVarTests() local [all...] |
| H A D | glcSubgroupsClusteredTests.cpp | 725 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 760 const ShaderStageFlags stages[] = in createSubgroupsClusteredTests() local [all...] |
| H A D | glcSubgroupsQuadTests.cpp | 627 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 675 const ShaderStageFlags stages[] = in createSubgroupsQuadTests() local [all...] |
| H A D | glcSubgroupsShuffleTests.cpp | 549 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 605 const ShaderStageFlags stages[] = createSubgroupsShuffleTests() local [all...] |
| H A D | glcSubgroupsVoteTests.cpp | 685 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 724 const ShaderStageFlags stages[] = in createSubgroupsVoteTests() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkRasterPipeline.cpp | 55 auto stages = fAlloc->makeArrayDefault<StageList>(src.fNumStages); in extend() local 74 std::vector<const char*> stages; in dump() local [all...] |
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkDescriptorSetManager.cpp | 21 uint32_t stages = kVertex_GrShaderFlag | kFragment_GrShaderFlag; in CreateUniformManager() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-map.hh | 279 hb_vector_t<stage_info_t> stages[2]; /* GSUB/GPOS */ variable
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderClockTests.cpp | 227 static glu::ShaderType stages[] = in addShaderClockTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupsBallotMasksTests.cpp | 349 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 356 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsBallotOtherTests.cpp | 423 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 430 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsBallotTests.cpp | 932 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 949 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsQuadTests.cpp | 343 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 358 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| H A D | vktSubgroupsShapeTests.cpp | 362 const VkShaderStageFlags stages = subgroups::getPossibleGraphicsSubgroupStages(context, caseDef.shaderStage); in test() local 369 const VkShaderStageFlags stages = subgroups::getPossibleRayTracingSubgroupStages(context, caseDef.shaderStage); in test() local
|
| /third_party/vk-gl-cts/external/vulkancts/vkscpc/ |
| H A D | vkscpc.cpp | 151 std::map<std::string, deUint64> stages; in importFilesForExternalCompiler() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | svq1dec.c | 173 int stages; in svq1_decode_block_intra() local 240 int stages; svq1_decode_block_non_intra() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta.c | 353 VkShaderStageFlags stages = VK_SHADER_STAGE_COMPUTE_BIT; in radv_meta_restore() local 358 radv_CmdPushConstants(radv_cmd_buffer_to_handle(cmd_buffer), VK_NULL_HANDLE, stages, 0, in radv_meta_restore() local
|
| H A D | radv_meta_fast_clear.c | 179 const VkPipelineShaderStageCreateInfo stages[2] = { in create_pipeline() local
|