| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_ctl.c | 288 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 D | snd_ps3.c | 221 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 D | ui_action.h | 399 explicit GenericAtomicAction(const ActionStage stage, const Point point) : stage_(stage), point_(point) {}; in GenericAtomicAction() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_transpose_npp.c | 114 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 D | reflection.cpp | 1118 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 D | TestFixture.h | 224 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 D | ac_shader_util.c | 731 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 D | tu_shader.c | 21 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 D | v3dv_pipeline_cache.c | 529 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 D | gl_nir_linker.c | 204 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 D | serialize.cpp | 1220 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 D | si_sqtt.c | 979 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 D | si_state_shaders.cpp | 44 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 D | brw_fs.h | 580 gl_shader_stage stage; member in fs_generator
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir_lower_tess_io.cpp | 29 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 D | lvp_pipeline.c | 92 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 D | sp_quad_depth_test.c | 1090 struct quad_stage *stage = CALLOC_STRUCT(quad_stage); in sp_quad_depth_test_stage() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_program.c | 506 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...] |
| H A D | st_glsl_to_nir.cpp | 332 st_nir_preprocess(struct st_context *st, struct gl_program *prog, struct gl_shader_program *shader_program, gl_shader_stage stage) st_nir_preprocess() argument 778 gl_shader_stage stage = shader->Stage; st_link_nir() local [all...] |
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_to_nir.c | 994 gl_shader_stage stage = _mesa_program_enum_to_shader_stage(prog->Target); in prog_to_nir() local
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_signature.c | 200 get_semantic_vs_in_name(nir_variable *var, struct semantic_info *info, gl_shader_stage stage) in get_semantic_vs_in_name() argument 208 get_semantic_sv_name(nir_variable *var, struct semantic_info *info, gl_shader_stage stage) in get_semantic_sv_name() argument 346 get_semantic_in_name(nir_variable *var, struct semantic_info *info, gl_shader_stage stage) in get_semantic_in_name() argument [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_pack.c | 321 bi_pack_tuple(bi_clause *clause, bi_tuple *tuple, bi_tuple *prev, bool first_tuple, gl_shader_stage stage) in bi_pack_tuple() argument 638 bi_pack_clause(bi_context *ctx, bi_clause *clause, bi_clause *next_1, bi_clause *next_2, struct util_dynarray *emission, gl_shader_stage stage) bi_pack_clause() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_resolve.c | 161 iris_predraw_resolve_inputs(struct iris_context *ice, struct iris_batch *batch, bool *draw_aux_buffer_disabled, gl_shader_stage stage, bool consider_framebuffer) iris_predraw_resolve_inputs() argument 405 iris_predraw_flush_buffers(struct iris_context *ice, struct iris_batch *batch, gl_shader_stage stage) iris_predraw_flush_buffers() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_descriptors_lazy.c | 84 enum pipe_shader_type stage = pipe_shader_type_from_mesa(shader->nir->info.stage); in init_template_entry() local 200 enum pipe_shader_type stage = pipe_shader_type_from_mesa(shader->nir->info.stage); in zink_descriptor_program_init_lazy() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_from_nir.cpp | 936 calcSlots(const glsl_type *type, Program::Type stage, const shader_info &info, in calcSlots() argument
|