Searched defs:numLevels (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h72 GLuint numLevels; /** Number of mip levels stored in this mipmap tree */ member in struct:_radeon_mipmap_tree
H A Dradeon_mipmap_tree.c314 unsigned numLevels; local in function:radeon_miptree_matches_texture
178 radeon_miptree_create(radeonContextPtr rmesa,GLenum target,mesa_format mesaFormat,GLuint baseLevel,GLuint numLevels,GLuint width0,GLuint height0,GLuint depth0,GLuint tilebits) argument
361 GLuint numLevels; local in function:radeon_try_alloc_miptree
450 const unsigned numLevels = lastLevel - firstLevel + 1; local in function:get_biggest_matching_miptree
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h72 GLuint numLevels; /** Number of mip levels stored in this mipmap tree */ member in struct:_radeon_mipmap_tree
H A Dradeon_mipmap_tree.c315 unsigned numLevels; local in function:radeon_miptree_matches_texture
179 radeon_miptree_create(radeonContextPtr rmesa,GLenum target,mesa_format mesaFormat,GLuint baseLevel,GLuint numLevels,GLuint width0,GLuint height0,GLuint depth0,GLuint tilebits) argument
362 GLuint numLevels; local in function:radeon_try_alloc_miptree
451 const unsigned numLevels = lastLevel - firstLevel + 1; local in function:get_biggest_matching_miptree
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_tex.c276 const int numLevels = texObj->NumLevels; local in function:intel_texture_view
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_tex.c277 const int numLevels = texObj->Attrib.NumLevels; local in function:brw_texture_view
/xsrc/external/mit/xkbcomp/dist/
H A Dkeytypes.c59 int numLevels; member in struct:_KeyTypeInfo
[all...]
H A Dsymbols.c66 short numLevels[XkbNumKbdGroups]; member in struct:_KeyInfo
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmipmap.c58 GLuint numLevels; local in function:_mesa_compute_num_levels
H A Dteximage.c1301 _mesa_test_proxy_teximage(struct gl_context * ctx,GLenum target,GLuint numLevels,MAYBE_UNUSED GLint level,mesa_format format,GLuint numSamples,GLint width,GLint height,GLint depth) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmipmap.c58 GLuint numLevels; local in function:_mesa_compute_num_levels
H A Dteximage.c1280 _mesa_test_proxy_teximage(struct gl_context * ctx,GLenum target,GLuint numLevels,ASSERTED GLint level,mesa_format format,GLuint numSamples,GLint width,GLint height,GLint depth) argument
/xsrc/external/mit/libxkbfile/dist/include/X11/extensions/
H A DXKMformat.h54 CARD8 numLevels; member in struct:_xkmKeyTypeDesc
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c3042 const int numLevels = texObj->NumLevels; local in function:st_TextureView
2975 st_TestProxyTexImage(struct gl_context * ctx,GLenum target,GLuint numLevels,GLint level,mesa_format format,GLuint numSamples,GLint width,GLint height,GLint depth) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c3450 const int numLevels = texObj->Attrib.NumLevels; local in function:st_TextureView
3384 st_TestProxyTexImage(struct gl_context * ctx,GLenum target,GLuint numLevels,GLint level,mesa_format format,GLuint numSamples,GLint width,GLint height,GLint depth) argument
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBproto.h260 CARD8 numLevels; member in struct:_xkbKeyTypeWireDesc

Completed in 48 milliseconds