Subversion Repositories Kolibri OS

Rev

Rev 4358 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4358 Rev 4401
Line 393... Line 393...
393
   void emit_fp_sop(uint32_t conditional_mod,
393
   void emit_fp_sop(uint32_t conditional_mod,
394
                    const struct prog_instruction *fpi,
394
                    const struct prog_instruction *fpi,
395
                    fs_reg dst, fs_reg src0, fs_reg src1, fs_reg one);
395
                    fs_reg dst, fs_reg src0, fs_reg src1, fs_reg one);
Line 396... Line 396...
396
 
396
 
-
 
397
   void emit_color_write(int target, int index, int first_color_mrf);
397
   void emit_color_write(int target, int index, int first_color_mrf);
398
   void emit_alpha_test();
Line 398... Line 399...
398
   void emit_fb_writes();
399
   void emit_fb_writes();
399
 
400
 
400
   void emit_shader_time_begin();
401
   void emit_shader_time_begin();