OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_mesa_lookup_texture
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/mesa/main/
texobj.h
47
_mesa_lookup_texture
(struct gl_context *ctx, GLuint id);
texobj.c
58
_mesa_lookup_texture
(struct gl_context *ctx, GLuint id)
function
897
struct gl_texture_object *const t =
_mesa_lookup_texture
(ctx, texture);
[
all
...]
bufferobj.c
[
all
...]
debug.c
397
struct gl_texture_object *texObj =
_mesa_lookup_texture
(ctx, texture);
fbobject.c
[
all
...]
Completed in 65 milliseconds