OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_mesa_get_current_tex_unit
(Results
1 - 20
of
20
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/main/
texstate.h
44
_mesa_get_current_tex_unit
(struct gl_context *ctx)
function
texgen.c
94
texUnit =
_mesa_get_current_tex_unit
(ctx);
309
texUnit =
_mesa_get_current_tex_unit
(ctx);
347
texUnit =
_mesa_get_current_tex_unit
(ctx);
393
texUnit =
_mesa_get_current_tex_unit
(ctx);
texenv.c
406
texUnit =
_mesa_get_current_tex_unit
(ctx);
679
texUnit =
_mesa_get_current_tex_unit
(ctx);
743
texUnit =
_mesa_get_current_tex_unit
(ctx);
836
texUnit =
_mesa_get_current_tex_unit
(ctx);
869
texUnit =
_mesa_get_current_tex_unit
(ctx);
921
texUnit =
_mesa_get_current_tex_unit
(ctx);
texparam.c
130
texUnit =
_mesa_get_current_tex_unit
(ctx);
[
all
...]
texobj.c
[
all
...]
enable.c
240
struct gl_texture_unit *texUnit =
_mesa_get_current_tex_unit
(ctx);
[
all
...]
teximage.c
778
struct gl_texture_unit *texUnit =
_mesa_get_current_tex_unit
(ctx);
[
all
...]
/external/mesa3d/src/mesa/main/
texstate.h
44
_mesa_get_current_tex_unit
(struct gl_context *ctx)
function
texgen.c
94
texUnit =
_mesa_get_current_tex_unit
(ctx);
309
texUnit =
_mesa_get_current_tex_unit
(ctx);
347
texUnit =
_mesa_get_current_tex_unit
(ctx);
393
texUnit =
_mesa_get_current_tex_unit
(ctx);
texenv.c
406
texUnit =
_mesa_get_current_tex_unit
(ctx);
679
texUnit =
_mesa_get_current_tex_unit
(ctx);
743
texUnit =
_mesa_get_current_tex_unit
(ctx);
836
texUnit =
_mesa_get_current_tex_unit
(ctx);
869
texUnit =
_mesa_get_current_tex_unit
(ctx);
921
texUnit =
_mesa_get_current_tex_unit
(ctx);
texparam.c
130
texUnit =
_mesa_get_current_tex_unit
(ctx);
[
all
...]
texobj.c
[
all
...]
enable.c
240
struct gl_texture_unit *texUnit =
_mesa_get_current_tex_unit
(ctx);
[
all
...]
teximage.c
778
struct gl_texture_unit *texUnit =
_mesa_get_current_tex_unit
(ctx);
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/swrast/
swrast.c
80
texUnit =
_mesa_get_current_tex_unit
(&dri_ctx->Base);
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_manager.c
477
struct gl_texture_unit *texUnit =
_mesa_get_current_tex_unit
(ctx);
/external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c
80
texUnit =
_mesa_get_current_tex_unit
(&dri_ctx->Base);
/external/mesa3d/src/mesa/state_tracker/
st_manager.c
477
struct gl_texture_unit *texUnit =
_mesa_get_current_tex_unit
(ctx);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_texstate.c
622
texUnit =
_mesa_get_current_tex_unit
(radeon->glCtx);
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_texstate.c
622
texUnit =
_mesa_get_current_tex_unit
(radeon->glCtx);
[
all
...]
Completed in 728 milliseconds