Home
last modified time | relevance | path

Searched defs:constbuf (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_fragprog.c81 struct pipe_resource *constbuf = nv30->fragprog.constbuf; in nv30_fragprog_validate() local
Dnv30_vertprog.c181 float *constbuf = (float *)res->data; in nv30_vertprog_validate() local
Dnv30_context.h75 struct pipe_resource *constbuf; member
88 struct pipe_resource *constbuf; member
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_mlaa.c59 static struct pipe_resource *constbuf, *areamaptex; variable
/external/mesa3d/src/gallium/tests/graw/
Dvs-test.c46 static struct pipe_resource *constbuf = NULL; variable
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_context.h118 struct nv50_constbuf constbuf[3][NV50_MAX_PIPE_CONSTBUFS]; member
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_context.h124 struct nvc0_constbuf constbuf[5][NVC0_MAX_PIPE_CONSTBUFS]; member
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c1066 const uint constbuf = index2D->i[i]; in fetch_src_file_channel() local