Przeglądaj źródła

i965: comments for brw_SAMPLE()

tags/mesa_7_5_rc1
Brian Paul 16 lat temu
rodzic
commit
1146d40b9c
1 zmienionych plików z 5 dodań i 1 usunięć
  1. 5
    1
      src/mesa/drivers/dri/i965/brw_eu_emit.c

+ 5
- 1
src/mesa/drivers/dri/i965/brw_eu_emit.c Wyświetl plik

@@ -966,7 +966,11 @@ void brw_fb_WRITE(struct brw_compile *p,
}



/**
* Texture sample instruction.
* Note: the msg_type plus msg_length values determine exactly what kind
* of sampling operation is performed. See volume 4, page 161 of docs.
*/
void brw_SAMPLE(struct brw_compile *p,
struct brw_reg dest,
GLuint msg_reg_nr,

Ładowanie…
Anuluj
Zapisz