OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_swrast_unmap_teximage
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/swrast/
swrast.h
237
_swrast_unmap_teximage
(struct gl_context *ctx,
s_texture.c
239
_swrast_unmap_teximage
(struct gl_context *ctx,
function
281
/* XXX we'll eventually call
_swrast_unmap_teximage
() here */
/external/mesa3d/src/mesa/drivers/common/
driverfuncs.c
111
driver->UnmapTextureImage =
_swrast_unmap_teximage
;
Completed in 710 milliseconds