OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:st_ws_framebuffer
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_viewport.c
43
st_ws_framebuffer
(struct gl_framebuffer *fb)
function
68
stdraw =
st_ws_framebuffer
(st->ctx->DrawBuffer);
69
stread =
st_ws_framebuffer
(st->ctx->ReadBuffer);
st_manager.c
64
st_ws_framebuffer
(struct gl_framebuffer *fb)
function
690
struct st_framebuffer *cur =
st_ws_framebuffer
(fb), *stfb = NULL;
776
struct st_framebuffer *stfb =
st_ws_framebuffer
(st->ctx->DrawBuffer);
825
struct st_framebuffer *stdraw =
st_ws_framebuffer
(st->ctx->DrawBuffer);
826
struct st_framebuffer *stread =
st_ws_framebuffer
(st->ctx->ReadBuffer);
844
struct st_framebuffer *stfb =
st_ws_framebuffer
(fb);
/external/mesa3d/src/mesa/state_tracker/
st_cb_viewport.c
43
st_ws_framebuffer
(struct gl_framebuffer *fb)
function
68
stdraw =
st_ws_framebuffer
(st->ctx->DrawBuffer);
69
stread =
st_ws_framebuffer
(st->ctx->ReadBuffer);
st_manager.c
64
st_ws_framebuffer
(struct gl_framebuffer *fb)
function
690
struct st_framebuffer *cur =
st_ws_framebuffer
(fb), *stfb = NULL;
776
struct st_framebuffer *stfb =
st_ws_framebuffer
(st->ctx->DrawBuffer);
825
struct st_framebuffer *stdraw =
st_ws_framebuffer
(st->ctx->DrawBuffer);
826
struct st_framebuffer *stread =
st_ws_framebuffer
(st->ctx->ReadBuffer);
844
struct st_framebuffer *stfb =
st_ws_framebuffer
(fb);
Completed in 569 milliseconds