| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_pipe.h | 32 static const gl_shader_stage stages[PIPE_SHADER_TYPES] = { in stage_from_pipe() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_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/ |
| H A D | PerStage.cpp | 39 BitSetIterator<kNumStages, SingleShaderStage> IterateStages(wgpu::ShaderStage stages) { in IterateStages() argument
|
| H A D | PipelineLayout.cpp | 101 CreateDefault( DeviceBase* device, std::vector<StageAndDescriptor> stages) CreateDefault() argument
|
| H A D | Pipeline.cpp | 105 PipelineBase(DeviceBase* device, PipelineLayoutBase* layout, const char* label, std::vector<StageAndDescriptor> stages) PipelineBase() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_root_signature.h | 40 } stages[D3D12_GFX_SHADER_STAGES]; member
|
| H A D | d3d12_pipeline_state.h | 60 struct d3d12_shader *stages[PIPE_SHADER_TYPES - 1]; member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_perfetto.h | 38 } stages[] = { variable
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | BindGroupLayoutVk.cpp | 32 VkShaderStageFlags VulkanShaderStageFlags(wgpu::ShaderStage stages) { in VulkanShaderStageFlags() argument
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/ |
| H A D | ia_css_pipeline.h | 47 struct ia_css_pipeline_stage *stages; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/ |
| H A D | ia_css_pipeline.h | 47 struct ia_css_pipeline_stage *stages; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
| H A D | msm_gem_shrinker.c | 111 } stages[] = { in msm_gem_shrinker_scan() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_perfetto.h | 55 } stages[] = { variable
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| H A D | vktSubgroupsTestsUtils.hpp | 130 vk::VkShaderStageFlags stages; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| H A D | glcSubgroupsBallotTests.cpp | 431 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 466 const ShaderStageFlags stages[] = in createSubgroupsBallotTests() local [all...] |
| H A D | glcSubgroupsBuiltinMaskVarTests.cpp | 428 subgroups::ShaderStageFlags stages = (subgroups::ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 463 const subgroups::ShaderStageFlags stages[] = in createSubgroupsBuiltinMaskVarTests() local
|
| H A D | glcSubgroupsShapeTests.cpp | 511 ShaderStageFlags stages = (ShaderStageFlags)(caseDef.shaderStage & supportedStages); in test() local 538 const ShaderStageFlags stages[] = in createSubgroupsShapeTests() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | PipelineGL.cpp | 53 InitializeBase(const OpenGLFunctions& gl, const PipelineLayout* layout, const PerStage<ProgrammableStage>& stages) InitializeBase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupsTestsUtils.hpp | 130 vk::VkShaderStageFlags stages; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_adecorrelate.c | 45 int stages; member 111 const int stages = s->stages; in filter_channel_dbl() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | linker_util.cpp | 135 link_util_add_program_resource(struct gl_shader_program *prog, struct set *resource_set, GLenum type, const void *data, uint8_t stages) link_util_add_program_resource() argument
|
| H A D | link_varyings.cpp | 578 gl_shader_stage stages[2] = { first_stage, last_stage }; in validate_first_and_last_interface_explicit_locations() local
|
| H A D | link_interface_blocks.cpp | 519 validate_interstage_uniform_blocks(struct gl_shader_program *prog, gl_linked_shader **stages) validate_interstage_uniform_blocks() argument
|
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | helpers.h | 133 VkPipelineShaderStageCreateInfo stages[5]; member in PipelineBuilder
|
| /third_party/mesa3d/src/intel/ds/ |
| H A D | intel_driver_ds.h | 135 struct intel_ds_stage stages[INTEL_DS_QUEUE_STAGE_N_STAGES]; member
|