Home
last modified time | relevance | path

Searched +defs:prog +defs:mode (Results 1 – 25 of 56) sorted by relevance

123

/third_party/mesa3d/src/mesa/program/
Dprog_print.c380 reg_string(gl_register_file f, GLint index, gl_prog_print_mode mode, in reg_string()
381 GLboolean relAddr, const struct gl_program *prog) in reg_string()
532 gl_prog_print_mode mode, in fprint_dst_reg()
533 const struct gl_program *prog) in fprint_dst_reg()
552 gl_prog_print_mode mode, in fprint_src_reg()
553 const struct gl_program *prog) in fprint_src_reg()
574 gl_prog_print_mode mode, in _mesa_fprint_alu_instruction()
575 const struct gl_program *prog) in _mesa_fprint_alu_instruction()
622 gl_prog_print_mode mode, in _mesa_fprint_instruction_opt()
623 const struct gl_program *prog) in _mesa_fprint_instruction_opt()
[all …]
/third_party/e2fsprogs/lib/
Dfpopen.c36 FILE *fpopen(const char *cmd, const char *mode) in fpopen()
40 char *buf, *prog = 0; in fpopen() local
/third_party/mesa3d/src/mesa/main/
Dtexstate.c172 GLenum mode, GLenum texBaseFormat ) in calculate_derived_texenv()
421 tex_combine_translate_mode(GLenum envMode, GLenum mode) in tex_combine_translate_mode()
656 update_single_program_texture(struct gl_context *ctx, struct gl_program *prog, in update_single_program_texture()
713 struct gl_program *prog, in update_single_program_texture_state()
728 update_program_texture_state(struct gl_context *ctx, struct gl_program **prog, in update_program_texture_state()
859 struct gl_program *prog, in fix_missing_textures_for_atifs()
892 struct gl_program *prog[MESA_SHADER_STAGES]; in _mesa_update_texture_state() local
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
Dlima_compiler_cmdline.c62 sort_varyings(nir_shader *nir, nir_variable_mode mode) in sort_varyings()
74 fixup_varying_slots(nir_shader *nir, nir_variable_mode mode) in fixup_varying_slots()
104 struct gl_shader_program *prog; in load_glsl() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_nir.cpp68 nir_variable_mode mode) in st_nir_fixup_varying_slots()
89 st_shader_gather_info(nir_shader *nir, struct gl_program *prog) in st_shader_gather_info()
141 st_nir_lookup_parameter_index(struct gl_program *prog, nir_variable *var) in st_nir_lookup_parameter_index()
201 struct gl_program *prog, in st_nir_assign_uniform_locations()
353 st_nir_preprocess(struct st_context *st, struct gl_program *prog, in st_nir_preprocess()
473 st_glsl_to_nir_post_opts(struct st_context *st, struct gl_program *prog, in st_glsl_to_nir_post_opts()
685 struct gl_program *prog, in st_nir_lower_wpos_ytransform()
742 struct gl_program *prog = shader->Program; in st_link_nir() local
808 struct gl_program *prog = linked_shader[i]->Program; in st_link_nir() local
904 struct gl_program *prog = shader->Program; in st_link_nir() local
[all …]
/third_party/skia/src/effects/
DSkBlenders.cpp25 SkBlendMode mode; in Arithmetic() member
43 const char prog[] = R"( in Arithmetic() local
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_common.cpp27 ConverterCommon::ConverterCommon(Program *prog, nv50_ir_prog_info *info, in ConverterCommon()
60 uint8_t mode = NV50_IR_INTERP_PERSPECTIVE; in translateInterpMode() local
/third_party/mesa3d/src/asahi/compiler/
Dcmdline.c60 sort_varyings(nir_shader *nir, nir_variable_mode mode) in sort_varyings()
72 fixup_varying_slots(nir_shader *nir, nir_variable_mode mode) in fixup_varying_slots()
87 struct gl_shader_program *prog; in compile_shader() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_program.c87 struct zink_shader *zs, struct zink_gfx_program *prog, in get_shader_module_for_stage()
160 struct zink_gfx_program *prog, uint32_t mask, in update_shader_modules()
242 zink_update_gfx_program(struct zink_context *ctx, struct zink_gfx_program *prog) in zink_update_gfx_program()
287 assign_io(struct zink_gfx_program *prog, struct zink_shader *stages[ZINK_SHADER_COUNT]) in assign_io()
318 struct zink_gfx_program *prog = rzalloc(NULL, struct zink_gfx_program); in zink_create_gfx_program() local
539 struct zink_gfx_program *prog = (void*)pg; in zink_program_num_bindings_typed() local
558 struct zink_gfx_program *prog) in zink_destroy_gfx_program()
627 get_pipeline_idx(bool have_EXT_extended_dynamic_state, enum pipe_prim_type mode, VkPrimitiveTopolog… in get_pipeline_idx()
652 struct zink_gfx_program *prog, in zink_get_gfx_pipeline()
654 enum pipe_prim_type mode) in zink_get_gfx_pipeline()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_program.c207 struct fd_program_stateobj *prog) in fd2_program_emit()
213 enum a2xx_sq_ps_vtx_mode mode = POSITION_1_VECTOR; in fd2_program_emit() local
289 struct fd_program_stateobj *prog; in fd2_prog_init() local
/third_party/mesa3d/src/compiler/glsl/
Dlinker.cpp266 gl_shader_program *prog; member in __anonc50f9a860111::array_resize_visitor
270 gl_shader_program *prog, in array_resize_visitor()
487 linker_error(gl_shader_program *prog, const char *fmt, ...) in linker_error()
501 linker_warning(gl_shader_program *prog, const char *fmt, ...) in linker_warning()
620 analyze_clip_cull_usage(struct gl_shader_program *prog, in analyze_clip_cull_usage()
715 validate_vertex_shader_executable(struct gl_shader_program *prog, in validate_vertex_shader_executable()
768 validate_tess_eval_shader_executable(struct gl_shader_program *prog, in validate_tess_eval_shader_executable()
785 validate_fragment_shader_executable(struct gl_shader_program *prog, in validate_fragment_shader_executable()
811 validate_geometry_shader_executable(struct gl_shader_program *prog, in validate_geometry_shader_executable()
831 struct gl_shader_program *prog) in validate_geometry_shader_emissions()
[all …]
Dlink_varyings.cpp120 struct gl_shader_program *prog, in process_xfb_layout_qualifiers()
204 struct gl_shader_program *prog, in cross_validate_types_and_qualifiers()
410 struct gl_shader_program *prog, in cross_validate_front_and_back_color()
473 gl_shader_program *prog, in check_location_aliasing()
626 gl_shader_program *prog, in validate_explicit_variable_location()
698 struct gl_shader_program *prog, in validate_first_and_last_interface_explicit_locations()
777 static_input_output_matching(struct gl_shader_program *prog) in static_input_output_matching()
787 struct gl_shader_program *prog, in cross_validate_outputs_to_inputs()
947 enum ir_variable_mode mode) in remove_unused_shader_inputs_and_outputs()
1095 struct gl_shader_program *prog) in assign_location()
[all …]
/third_party/mesa3d/src/panfrost/bifrost/
Dcmdline.c92 sort_varyings(nir_shader *nir, nir_variable_mode mode) in sort_varyings()
104 fixup_varying_slots(nir_shader *nir, nir_variable_mode mode) in fixup_varying_slots()
119 struct gl_shader_program *prog; in compile_shader() local
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c81 sort_varyings(nir_shader *nir, nir_variable_mode mode) in sort_varyings()
93 fixup_varying_slots(nir_shader *nir, nir_variable_mode mode) in fixup_varying_slots()
115 struct gl_shader_program *prog; in load_glsl() local
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dgfx6_sol.c102 const struct gl_program *prog; in brw_gs_upload_binding_table() local
388 brw_begin_transform_feedback(struct gl_context *ctx, GLenum mode, in brw_begin_transform_feedback()
392 const struct gl_program *prog; in brw_begin_transform_feedback() local
Dbrw_draw.c476 const struct gl_program *prog) in mark_textures_used_for_txf()
600 const struct gl_program *prog = ctx->_Shader->CurrentProgram[i]; in brw_predraw_resolve_inputs() local
1234 brw_draw_transform_feedback(struct gl_context *ctx, GLenum mode, in brw_draw_transform_feedback()
1274 GLuint mode, in brw_draw_indirect_prims()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/test/
Dminigzip.c182 gzFile gzopen(path, mode) in gzopen() argument
189 gzFile gzdopen(fd, mode) in gzdopen() argument
196 gzFile gz_open(path, fd, mode) in gz_open() argument
336 static char *prog; variable
457 void file_compress(file, mode) in file_compress() argument
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/test/
Dminigzip.c182 gzFile gzopen(path, mode) in gzopen() argument
189 gzFile gzdopen(fd, mode) in gzdopen() argument
196 gzFile gz_open(path, fd, mode) in gz_open() argument
336 static char *prog; variable
457 void file_compress(file, mode) in file_compress() argument
/third_party/zlib/test/
Dminigzip.c182 gzFile gzopen(path, mode) in gzopen() argument
189 gzFile gzdopen(fd, mode) in gzdopen() argument
196 gzFile gz_open(path, fd, mode) in gz_open() argument
336 static char *prog; variable
457 void file_compress(file, mode) in file_compress() argument
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/untgz/
Duntgz.c29 # define mkdir(dirname,mode) _mkdir(dirname) argument
31 # define access(path,mode) _access(path,mode) argument
32 # define chmod(path,mode) _chmod(path,mode) argument
71 char mode[8]; /* 100 */ member
99 int mode; member
125 char *prog; variable
253 void push_attr(struct attr_item **list,char *fname,int mode,time_t time) in push_attr()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/untgz/
Duntgz.c29 # define mkdir(dirname,mode) _mkdir(dirname) argument
31 # define access(path,mode) _access(path,mode) argument
32 # define chmod(path,mode) _chmod(path,mode) argument
71 char mode[8]; /* 100 */ member
99 int mode; member
125 char *prog; variable
253 void push_attr(struct attr_item **list,char *fname,int mode,time_t time) in push_attr()
/third_party/zlib/contrib/untgz/
Duntgz.c29 # define mkdir(dirname,mode) _mkdir(dirname) argument
31 # define access(path,mode) _access(path,mode) argument
32 # define chmod(path,mode) _chmod(path,mode) argument
71 char mode[8]; /* 100 */ member
99 int mode; member
125 char *prog; variable
253 void push_attr(struct attr_item **list,char *fname,int mode,time_t time) in push_attr()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_shader_state.c120 nv50_program_validate(struct nv50_context *nv50, struct nv50_program *prog) in nv50_program_validate()
136 struct nv50_program *prog, int stage) in nv50_program_update_context_state()
306 uint32_t pntc[8], mode; in nv50_sprite_coords_validate() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.h46 const struct fd5_program_state *prog; member
126 enum render_mode_cmd mode) in fd5_set_render_mode()
/third_party/openssl/apps/
Dpasswd.c87 char *salt_malloc = NULL, *passwd_malloc = NULL, *prog; in passwd_main() local
95 passwd_modes mode = passwd_unset; in passwd_main() local
776 int reverse, size_t pw_maxlen, passwd_modes mode) in do_passwd()

123