Home
last modified time | relevance | path

Searched defs:stage (Results 326 - 350 of 742) sorted by relevance

1...<<11121314151617181920>>...30

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h229 static void bnx2x_init_block(struct bnx2x *bp, u32 block, u32 stage) in bnx2x_init_block() argument
/kernel/linux/linux-6.6/drivers/acpi/
H A Dsleep.c917 static int acpi_hibernation_begin(pm_message_t stage) in acpi_hibernation_begin() argument
987 static int acpi_hibernation_begin_old(pm_message_t stage) in acpi_hibernation_begin_old() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_phy.c534 _rtl92e_phy_switch_channel_step(struct net_device *dev, u8 channel, u8 *stage, u8 *step, u32 *delay) _rtl92e_phy_switch_channel_step() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/
H A Dr819xU_phy.c1097 rtl8192_phy_SwChnlStepByStep(struct net_device *dev, u8 channel, u8 *stage, u8 *step, u32 *delay) rtl8192_phy_SwChnlStepByStep() argument
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.c260 static void t7xx_cldma_exception(struct cldma_ctrl *md_ctrl, enum hif_ex_stage stage) in t7xx_cldma_exception() argument
291 static void t7xx_md_exception(struct t7xx_modem *md, enum hif_ex_stage stage) in t7xx_md_exception() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_imem.c1046 enum ipc_mem_exec_stage stage; in ipc_imem_pm_resume() local
809 ipc_imem_phase_update_check(struct iosm_imem *ipc_imem, enum ipc_mem_exec_stage stage) ipc_imem_phase_update_check() argument
1338 enum ipc_mem_exec_stage stage; ipc_imem_init() local
1464 enum ipc_mem_exec_stage stage; ipc_imem_devlink_trigger_chip_info_cb() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.h102 enum mdp_mixer_stage_id stage; member
184 static inline const char *stage2name(enum mdp_mixer_stage_id stage) in stage2name() argument
H A Dmdp5_ctl.c288 mdp_ctl_blend_mask(enum mdp5_pipe pipe, enum mdp_mixer_stage_id stage) mdp_ctl_blend_mask() argument
308 mdp_ctl_blend_ext_mask(enum mdp5_pipe pipe, enum mdp_mixer_stage_id stage) mdp_ctl_blend_ext_mask() argument
349 mdp5_ctl_blend(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, enum mdp5_pipe stage[][MAX_PIPE_STAGE], enum mdp5_pipe r_stage[][MAX_PIPE_STAGE], u32 stage_cnt, u32 ctl_blend_op_flags) mdp5_ctl_blend() argument
[all...]
/kernel/linux/linux-6.6/sound/ppc/
H A Dsnd_ps3.c221 int fill_stages, dma_ch, stage; in snd_ps3_program_dma() local
200 snd_ps3_bump_buffer(struct snd_ps3_card_info *card, enum snd_ps3_ch ch, size_t byte_count, int stage) snd_ps3_bump_buffer() argument
/test/testfwk/arkxtest/uitest/core/
H A Dui_action.h399 explicit GenericAtomicAction(const ActionStage stage, const Point point) : stage_(stage), point_(point) {}; in GenericAtomicAction() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_transpose_npp.c114 static int init_stage(NPPTransposeStageContext *stage, AVBufferRef *device_ctx) in init_stage() argument
288 npptranspose_rotate(AVFilterContext *ctx, NPPTransposeStageContext *stage, AVFrame *out, AVFrame *in) npptranspose_rotate() argument
322 npptranspose_transpose(AVFilterContext *ctx, NPPTransposeStageContext *stage, AVFrame *out, AVFrame *in) npptranspose_transpose() argument
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A Dreflection.cpp1118 void TReflection::buildAttributeReflection(EShLanguage stage, const TIntermediate& intermediate) in buildAttributeReflection() argument
1163 bool TReflection::addStage(EShLanguage stage, const TIntermediate& intermediate) in addStage() argument
/third_party/glslang/gtests/
H A DTestFixture.h224 const EShLanguage stage = GetShaderStage(GetSuffix(shaderName)); in compileAndLink() local
322 const EShLanguage stage in compileLinkIoMap() local
374 const EShLanguage stage = GetShaderStage(GetSuffix(shaderName)); compileLinkRemap() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c731 unsigned ac_compute_lshs_workgroup_size(enum amd_gfx_level gfx_level, gl_shader_stage stage, in ac_compute_lshs_workgroup_size() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_shader.c21 tu_spirv_to_nir(struct tu_device *dev, void *mem_ctx, const VkPipelineShaderStageCreateInfo *stage_info, gl_shader_stage stage) tu_spirv_to_nir() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c529 enum broadcom_shader_stage stage = blob_read_uint32(blob); shader_variant_create_from_blob() local
585 uint8_t stage = blob_read_uint8(blob); v3dv_pipeline_shared_data_create_from_blob() local
611 uint8_t stage = blob_read_uint8(blob); v3dv_pipeline_shared_data_create_from_blob() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_linker.c204 inout_has_same_location(const nir_variable *var, unsigned stage) in inout_has_same_location() argument
441 add_vars_with_modes(const struct gl_constants *consts, struct gl_shader_program *prog, struct set *resource_set, nir_shader *nir, nir_variable_mode modes, unsigned stage, GLenum programInterface) add_vars_with_modes() argument
522 add_interface_variables(const struct gl_constants *consts, struct gl_shader_program *prog, struct set *resource_set, unsigned stage, GLenum programInterface) add_interface_variables() argument
553 nir_add_packed_var_to_resource_list(const struct gl_constants *consts, struct gl_shader_program *shProg, struct set *resource_set, nir_variable *var, unsigned stage, GLenum type) nir_add_packed_var_to_resource_list() argument
[all...]
H A Dserialize.cpp1220 create_linked_shader_and_program(struct gl_context *ctx, gl_shader_stage stage, struct gl_shader_program *prog, struct blob_reader *metadata) create_linked_shader_and_program() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_sqtt.c979 si_sqtt_pipe_to_rgp_shader_stage(union si_shader_key* key, enum pipe_shader_type stage) in si_sqtt_pipe_to_rgp_shader_stage() argument
H A Dsi_state_shaders.cpp44 gl_shader_stage stage = shader ? shader->selector->stage : MESA_SHADER_COMPUTE; in si_determine_wave_size() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.h580 gl_shader_stage stage; member in fs_generator
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tess_io.cpp29 bool r600_lower_tess_io_filter(const nir_instr *instr, gl_shader_stage stage) in r600_lower_tess_io_filter() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c92 st_shader_stage_to_ptarget(gl_shader_stage stage) in st_shader_stage_to_ptarget() argument
387 gl_shader_stage stage = vk_to_mesa_shader_stage(sinfo->stage); lvp_shader_compile_to_ir() local
576 gl_shader_stage stage = MESA_SHADER_VERTEX; lvp_pipeline_xfb_init() local
822 gl_shader_stage stage = vk_to_mesa_shader_stage(sinfo->stage); lvp_graphics_pipeline_init() local
885 gl_shader_stage stage = i; lvp_graphics_pipeline_init() local
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c1090 struct quad_stage *stage = CALLOC_STRUCT(quad_stage); in sp_quad_depth_test_stage() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_program.c506 gl_shader_stage stage = nir->info.stage; in st_create_nir_shader() local
411 st_translate_prog_to_nir(struct st_context *st, struct gl_program *prog, gl_shader_stage stage) st_translate_prog_to_nir() argument
[all...]

Completed in 29 milliseconds

1...<<11121314151617181920>>...30