OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pipe_surface_release
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/state_tracker/
st_cb_fbo.c
233
pipe_surface_release
(st->pipe, &strb->surface);
439
pipe_surface_release
(pipe, &strb->surface);
/external/mesa3d/docs/
relnotes-9.0.2.html
131
<li>util: added
pipe_surface_release
() function</li>
/external/mesa3d/src/gallium/auxiliary/util/
u_inlines.h
124
pipe_surface_release
(struct pipe_context *pipe, struct pipe_surface **ptr)
function
Completed in 77 milliseconds