Searched refs:st_fragment_program (Results 1 – 12 of 12) sorted by relevance
67 struct st_fragment_program *prog = rzalloc(NULL, in st_new_program()68 struct st_fragment_program); in st_new_program()123 struct st_fragment_program *stfp = in st_delete_program()124 (struct st_fragment_program *) prog; in st_delete_program()166 struct st_fragment_program *stfp = (struct st_fragment_program *) prog; in st_program_string_notify()234 struct st_fragment_program *stfp = (struct st_fragment_program *) prog; in st_program_string_notify()264 struct st_fragment_program *stfp = (struct st_fragment_program *)prog; in st_new_ati_fs()
141 struct st_fragment_program struct302 static inline struct st_fragment_program *303 st_fragment_program( struct gl_program *fp ) in st_fragment_program() function305 return (struct st_fragment_program *)fp; in st_fragment_program()339 struct st_fragment_program **ptr, in st_reference_fragprog()340 struct st_fragment_program *prog) in st_reference_fragprog()388 struct st_fragment_program *stfp,407 struct st_fragment_program *stfp );427 struct st_fragment_program *stfp);
91 struct st_fragment_program *stfp = (struct st_fragment_program *) prog; in st_serialise_tgsi_program()233 struct st_fragment_program *stfp = (struct st_fragment_program *) prog; in st_deserialise_tgsi_program()
38 struct st_fragment_program;
49 struct st_fragment_program;182 struct st_fragment_program *fp; /**< Currently bound fragment program */
71 struct st_fragment_program *old_fp = st->fp; in check_program_state()116 dirty |= st_fragment_program(new_fp)->affected_states; in check_program_state()
99 struct st_fragment_program *stfp; in st_update_fp()103 stfp = st_fragment_program(st->ctx->FragmentProgram._Current); in st_update_fp()
170 states = &((struct st_fragment_program*)prog)->affected_states; in st_set_prog_affected_state_flags()270 st_release_fp_variants(struct st_context *st, struct st_fragment_program *stfp) in st_release_fp_variants()646 struct st_fragment_program *stfp) in st_translate_fragment_program()1007 struct st_fragment_program *stfp, in st_create_fp_variant()1234 struct st_fragment_program *stfp, in st_get_fp_variant()1753 struct st_fragment_program *stfp = in destroy_program_variants()1754 (struct st_fragment_program *) target; in destroy_program_variants()1938 struct st_fragment_program *p = (struct st_fragment_program *)prog; in st_precompile_shader_variant()
423 struct st_fragment_program *stfp; in set_st_program()442 stfp = (struct st_fragment_program *)prog; in set_st_program()
144 struct st_fragment_program *fp = in st_get_active_states()145 st_fragment_program(ctx->FragmentProgram._Current); in st_get_active_states()
542 struct st_fragment_program *stfp = (struct st_fragment_program *) prog; in st_init_atifs_prog()
6828 struct st_fragment_program *stfp; in get_mesa_program_tgsi()6838 stfp = (struct st_fragment_program *)prog; in get_mesa_program_tgsi()