Searched refs:r600_surface (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreen_compute.c107 struct r600_surface *surf = NULL;
141 surf = (struct r600_surface*)pipe->ctx->framebuffer.state.cbufs[id];
665 struct r600_surface *cb = (struct r600_surface*)rctx->framebuffer.state.cbufs[i];
925 struct r600_surface **resources = (struct r600_surface **)surfaces;
H A Dr600_pipe.h133 struct r600_surface *rsurf;
710 struct r600_surface *surf);
712 struct r600_surface *surf);
H A Dr600_state.c808 struct r600_surface *surf,
1040 struct r600_surface *surf)
1089 struct r600_surface *surf;
1126 surf = (struct r600_surface*)state->cbufs[i];
1157 surf = (struct r600_surface*)state->cbufs[0];
1170 surf = (struct r600_surface*)state->zsbuf;
1357 struct r600_surface **cb = (struct r600_surface**)&state->cbufs[0];
1448 struct r600_surface *surf = (struct r600_surface*)stat
[all...]
H A Dr600_pipe_common.h245 struct r600_surface { struct
H A Dr600_texture.c1544 struct r600_surface *surface = CALLOC_STRUCT(r600_surface);
1607 struct r600_surface *surf = (struct r600_surface*)surface;
H A Devergreen_state.c1289 struct r600_surface *surf)
1317 struct r600_surface *surf)
1348 struct r600_surface *surf)
1445 struct r600_surface *surf;
1471 surf = (struct r600_surface*)state->cbufs[i];
1500 surf = (struct r600_surface*)state->cbufs[0];
1518 surf = (struct r600_surface*)state->zsbuf;
1841 struct r600_surface *cb = NULL;
1852 cb = (struct r600_surface*)state->cbufs[i];
1918 struct r600_surface *z
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreen_compute.c126 struct r600_surface *surf = NULL;
160 surf = (struct r600_surface*)pipe->ctx->framebuffer.state.cbufs[id];
687 struct r600_surface *cb = (struct r600_surface*)rctx->framebuffer.state.cbufs[i];
957 struct r600_surface **resources = (struct r600_surface **)surfaces;
H A Dr600_pipe.h133 struct r600_surface *rsurf;
716 struct r600_surface *surf);
718 struct r600_surface *surf);
H A Dr600_state.c811 struct r600_surface *surf,
1043 struct r600_surface *surf)
1092 struct r600_surface *surf;
1129 surf = (struct r600_surface*)state->cbufs[i];
1160 surf = (struct r600_surface*)state->cbufs[0];
1173 surf = (struct r600_surface*)state->zsbuf;
1360 struct r600_surface **cb = (struct r600_surface**)&state->cbufs[0];
1451 struct r600_surface *surf = (struct r600_surface*)stat
[all...]
H A Dr600_pipe_common.h241 struct r600_surface { struct
H A Dr600_texture.c1524 struct r600_surface *surface = CALLOC_STRUCT(r600_surface);
1587 struct r600_surface *surf = (struct r600_surface*)surface;
H A Devergreen_state.c1295 struct r600_surface *surf)
1323 struct r600_surface *surf)
1354 struct r600_surface *surf)
1451 struct r600_surface *surf;
1477 surf = (struct r600_surface*)state->cbufs[i];
1506 surf = (struct r600_surface*)state->cbufs[0];
1524 surf = (struct r600_surface*)state->zsbuf;
1847 struct r600_surface *cb = NULL;
1858 cb = (struct r600_surface*)state->cbufs[i];
1924 struct r600_surface *z
[all...]

Completed in 33 milliseconds