| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | mt6358.c | 338 int i, stage; in hp_main_output_ramp() local 354 int i, stage; in hp_aux_feedback_loop_gain_ramp() local [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ShaderLang.cpp | 491 DeduceVersionProfile(TInfoSink& infoSink, EShLanguage stage, bool versionNotFirst, int defaultVersion, EShSource source, int& version, EProfile& profile, const SpvVersion& spvVersion) DeduceVersionProfile() argument 680 TranslateEnvironment(const TEnvironment* environment, EShMessages& messages, EShSource& source, EShLanguage& stage, SpvVersion& spvVersion) TranslateEnvironment() argument 841 EShLanguage stage = compiler->getLanguage(); ProcessDeferred() local 1963 linkStage(EShLanguage stage, EShMessages messages) linkStage() argument [all...] |
| H A D | linkValidate.cpp | 514 isSameInterface(TIntermSymbol* symbol, EShLanguage stage, TIntermSymbol* unitSymbol, EShLanguage unitStage) isSameInterface() argument 1823 computeTypeLocationSize(const TType& type, EShLanguage stage) computeTypeLocationSize() argument [all...] |
| /third_party/glslang/glslang/Public/ |
| H A D | ShaderLang.h | 193 EShLanguage stage; // redundant information with other input, this one overrides when not EShSourceNone member 696 EShLanguage stage; member in glslang::TShader 859 getShaders(EShLanguage stage) getShaders() argument [all...] |
| /third_party/glslang/StandAlone/ |
| H A D | StandAlone.cpp | 293 const char* GetBinaryName(EShLanguage stage) in GetBinaryName() argument 1223 EShLanguage stage; global() member [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io.c | 181 nir_is_arrayed_io(const nir_variable *var, gl_shader_stage stage) in nir_is_arrayed_io() argument [all...] |
| H A D | nir_linking_helpers.c | 39 get_variable_io_mask(nir_variable *var, gl_shader_stage stage) in get_variable_io_mask() argument 301 get_unmoveable_components_masks(nir_shader *shader, nir_variable_mode mode, struct assigned_comps *comps, gl_shader_stage stage, bool default_to_smooth_interp) get_unmoveable_components_masks() argument 403 const gl_shader_stage stage = shader->info.stage; remap_slots_and_components() local 1469 nir_assign_io_var_locations(nir_shader *shader, nir_variable_mode mode, unsigned *size, gl_shader_stage stage) nir_assign_io_var_locations() argument 1628 get_linked_variable_io_mask(nir_variable *variable, gl_shader_stage stage) get_linked_variable_io_mask() argument [all...] |
| /third_party/mesa3d/src/compiler/ |
| H A D | shader_info.h | 138 gl_shader_stage stage:8; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | gl_nir_link_varyings.c | 52 get_varying_type(const nir_variable *var, gl_shader_stage stage) in get_varying_type() argument 1625 unsigned stage = producer_var ? vm->producer_stage : vm->consumer_stage; varying_matches_store_locations() local 1694 var_counts_against_varying_limit(gl_shader_stage stage, const nir_variable *var) var_counts_against_varying_limit() argument 1722 gl_shader_stage stage; global() member 2027 set_variable_io_mask(BITSET_WORD *bits, nir_variable *var, gl_shader_stage stage) set_variable_io_mask() argument 2894 remove_unused_shader_inputs_and_outputs(struct gl_shader_program *prog, unsigned stage, nir_variable_mode mode) remove_unused_shader_inputs_and_outputs() argument [all...] |
| H A D | linker.cpp | 270 gl_shader_stage stage; member in __anon7179::find_assignment_visitor::array_resize_visitor 272 array_resize_visitor(unsigned num_vertices, gl_shader_program *prog, gl_shader_stage stage) array_resize_visitor() argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/layers/ |
| H A D | radv_sqtt_layer.c | 659 sqtt_CmdWriteTimestamp2(VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, in sqtt_CmdWriteTimestamp2() argument 832 radv_mesa_to_rgp_shader_stage(struct radv_pipeline *pipeline, gl_shader_stage stage) in radv_mesa_to_rgp_shader_stage() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline_rt.c | 1107 const VkPipelineShaderStageCreateInfo *stage = &pCreateInfo->pStages[shader_id]; in visit_any_hit_shaders() local 1307 const VkPipelineShaderStageCreateInfo *stage = &pCreateInfo->pStages[shader_id]; in insert_traversal_aabb_case() local 1656 const VkPipelineShaderStageCreateInfo *stage = &pCreateInfo->pStages[shader_id]; compute_rt_stack_size() local 1774 const VkPipelineShaderStageCreateInfo *stage = &pCreateInfo->pStages[i]; create_rt_shader() local [all...] |
| H A D | radv_query.c | 2021 radv_CmdWriteTimestamp2(VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkQueryPool queryPool, uint32_t query) radv_CmdWriteTimestamp2() argument [all...] |
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_compile.c | 487 gl_shader_stage stage = b->shader->stage; in agx_emit_intrinsic() local [all...] |
| H A D | agx_compiler.h | 373 gl_shader_stage stage; member
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.h | 505 gl_shader_stage stage; member
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | vir.c | 1645 v3d_prog_data_size(gl_shader_stage stage) in v3d_prog_data_size() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.c | 404 unsigned stage = ctx->stage; in si_init_shader_args() local 814 get_lds_granularity(struct si_screen *screen, gl_shader_stage stage) get_lds_granularity() argument 958 si_shader_dump_disassembly(struct si_screen *screen, const struct si_shader_binary *binary, gl_shader_stage stage, unsigned wave_size, struct util_debug_callback *debug, const char *name, FILE *file) si_shader_dump_disassembly() argument 1168 gl_shader_stage stage = shader->selector->stage; si_shader_dump() local 1233 gl_shader_stage stage = shader->selector->stage; si_dump_shader_key() local 1985 si_get_shader_part(struct si_screen *sscreen, struct si_shader_part **list, gl_shader_stage stage, bool prolog, union si_shader_part_key *key, struct ac_llvm_compiler *compiler, struct util_debug_callback *debug, void (*build)(struct si_shader_context *, union si_shader_part_key *), const char *name) si_get_shader_part() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_private.h | 286 } stage[MESA_SHADER_STAGES]; member 317 } stage[MESA_SHADER_STAGES]; member 418 } stage[MESA_SHADER_STAGES]; member
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_shader.h | 356 enum pipe_shader_type stage; /* shader stage */ member
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_ff.c | 1106 } stage; member [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | uniforms.c | 86 const int stage = u_bit_scan(&stages_mask); in update_single_shader_texture_used() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_blorp.c | 52 upload_blorp_shader(struct blorp_batch *batch, uint32_t stage, in upload_blorp_shader() argument
|
| H A D | anv_allocator.c | 1447 anv_scratch_pool_alloc(struct anv_device *device, struct anv_scratch_pool *pool, gl_shader_stage stage, unsigned per_thread_scratch) anv_scratch_pool_alloc() argument
|
| H A D | anv_pipeline.c | 59 gl_shader_stage stage = vk_to_mesa_shader_stage(stage_info->stage); in anv_shader_stage_to_nir() local 515 gl_shader_stage stage; member 524 gl_shader_stage stage; member 577 anv_pipeline_hash_compute(struct anv_compute_pipeline *pipeline, struct anv_pipeline_layout *layout, struct anv_pipeline_stage *stage, unsigned char *sha1_out) anv_pipeline_hash_compute() argument 604 anv_pipeline_hash_ray_tracing_shader(struct anv_ray_tracing_pipeline *pipeline, struct anv_pipeline_layout *layout, struct anv_pipeline_stage *stage, unsigned char *sha1_out) anv_pipeline_hash_ray_tracing_shader() argument 649 anv_pipeline_stage_get_nir(struct anv_pipeline *pipeline, struct vk_pipeline_cache *cache, void *mem_ctx, struct anv_pipeline_stage *stage) anv_pipeline_stage_get_nir() argument 691 anv_pipeline_lower_nir(struct anv_pipeline *pipeline, void *mem_ctx, struct anv_pipeline_stage *stage, struct anv_pipeline_layout *layout) anv_pipeline_lower_nir() argument 1062 anv_pipeline_link_fs(const struct brw_compiler *compiler, struct anv_pipeline_stage *stage, const struct vk_render_pass_state *rp) anv_pipeline_link_fs() argument 1161 anv_pipeline_add_executable(struct anv_pipeline *pipeline, struct anv_pipeline_stage *stage, struct brw_compile_stats *stats, uint32_t code_offset) anv_pipeline_add_executable() argument 1258 anv_pipeline_add_executables(struct anv_pipeline *pipeline, struct anv_pipeline_stage *stage, struct anv_shader_bin *bin) anv_pipeline_add_executables() argument 1518 gl_shader_stage stage = vk_to_mesa_shader_stage(info->pStages[i].stage); anv_graphics_pipeline_compile() local 1795 struct anv_pipeline_stage stage = { anv_pipeline_compile_cs() local 2236 compile_upload_rt_shader(struct anv_ray_tracing_pipeline *pipeline, struct vk_pipeline_cache *cache, nir_shader *nir, struct anv_pipeline_stage *stage, struct anv_shader_bin **shader_out, void *mem_ctx) compile_upload_rt_shader() argument 3004 gl_shader_stage stage = exe->stage; anv_GetPipelineExecutablePropertiesKHR() local [all...] |