Searched refs:reads_framebuffer (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.h52 bool reads_framebuffer; member in struct:nvc0_program::__anon290c6f6d0208
H A Dnvc0_program.c503 fp->fp.reads_framebuffer = info->prop.fp.readsFramebuffer;
507 if (fp->fp.reads_framebuffer)
H A Dnvc0_state_validate.c696 nvc0->fragprog->fp.reads_framebuffer))
801 nvc0->fragprog->fp.reads_framebuffer &&
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.h55 bool reads_framebuffer; member in struct:nvc0_program::__anoned56f3e00208
H A Dnvc0_program.c502 fp->fp.reads_framebuffer = info->prop.fp.readsFramebuffer;
506 if (fp->fp.reads_framebuffer)
H A Dnvc0_state_validate.c705 nvc0->fragprog->fp.reads_framebuffer))
810 nvc0->fragprog->fp.reads_framebuffer &&

Completed in 11 milliseconds