Searched refs:_mesa_get_texture_dimensions (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dteximage.h139 _mesa_get_texture_dimensions(GLenum target);
H A Dteximage.c968 _mesa_get_texture_dimensions(GLenum target) function
/external/mesa3d/src/mesa/main/
H A Dteximage.h139 _mesa_get_texture_dimensions(GLenum target);
H A Dteximage.c968 _mesa_get_texture_dimensions(GLenum target) function
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_texfetch.c1180 dims = _mesa_get_texture_dimensions(texObj->Target);
/external/mesa3d/src/mesa/swrast/
H A Ds_texfetch.c1180 dims = _mesa_get_texture_dimensions(texObj->Target);

Completed in 152 milliseconds