Searched defs:mt (Results 1 - 25 of 98) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dindirect_transpose_matrix.c54 GLdouble mt[16]; local in function:__indirect_glLoadTransposeMatrixd
63 GLfloat mt[16]; local in function:__indirect_glLoadTransposeMatrixf
72 GLdouble mt[16]; local in function:__indirect_glMultTransposeMatrixd
81 GLfloat mt[1 local in function:__indirect_glMultTransposeMatrixf
[all...]
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_transpose_matrix.c54 GLdouble mt[16]; local in function:__indirect_glLoadTransposeMatrixd
63 GLfloat mt[16]; local in function:__indirect_glLoadTransposeMatrixf
72 GLdouble mt[16]; local in function:__indirect_glMultTransposeMatrixd
81 GLfloat mt[1 local in function:__indirect_glMultTransposeMatrixf
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_tex_obj.h47 struct intel_mipmap_tree *mt; member in struct:intel_texture_object
69 struct intel_mipmap_tree *mt; member in struct:intel_texture_image
H A Dintel_tex_layout.c121 void i945_miptree_layout_2d(struct intel_mipmap_tree *mt) argument
[all...]
H A Dintel_fbo.h49 struct intel_mipmap_tree *mt; /**< The renderbuffer storage. */ member in struct:intel_renderbuffer
H A Di915_tex_layout.c115 i915_miptree_layout_cube(struct intel_mipmap_tree * mt) argument
157 i915_miptree_layout_3d(struct intel_mipmap_tree * mt) argument
200 i915_miptree_layout_2d(struct intel_mipmap_tree * mt) argument
228 i915_miptree_layout(struct intel_mipmap_tree * mt) argument
313 i945_miptree_layout_cube(struct intel_mipmap_tree * mt) argument
403 i945_miptree_layout_3d(struct intel_mipmap_tree * mt) argument
457 i945_miptree_layout(struct intel_mipmap_tree * mt) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_tex_obj.h47 struct intel_mipmap_tree *mt; member in struct:intel_texture_object
69 struct intel_mipmap_tree *mt; member in struct:intel_texture_image
H A Dintel_tex_layout.c121 void i945_miptree_layout_2d(struct intel_mipmap_tree *mt) argument
[all...]
H A Dintel_fbo.h49 struct intel_mipmap_tree *mt; /**< The renderbuffer storage. */ member in struct:intel_renderbuffer
H A Di915_tex_layout.c115 i915_miptree_layout_cube(struct intel_mipmap_tree * mt) argument
157 i915_miptree_layout_3d(struct intel_mipmap_tree * mt) argument
200 i915_miptree_layout_2d(struct intel_mipmap_tree * mt) argument
228 i915_miptree_layout(struct intel_mipmap_tree * mt) argument
313 i945_miptree_layout_cube(struct intel_mipmap_tree * mt) argument
403 i945_miptree_layout_3d(struct intel_mipmap_tree * mt) argument
457 i945_miptree_layout(struct intel_mipmap_tree * mt) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_tex_obj.h51 struct intel_mipmap_tree *mt; member in struct:intel_texture_object
81 struct intel_mipmap_tree *mt; member in struct:intel_texture_image
H A Dbrw_generate_mipmap.c80 struct intel_mipmap_tree *mt = intel_obj->mt; local in function:brw_generate_mipmap
H A Dbrw_clear.c107 struct intel_mipmap_tree *mt = depth_irb->mt; local in function:brw_fast_clear_depth
[all...]
H A Dintel_fbo.h54 struct intel_mipmap_tree *mt; member in struct:intel_renderbuffer
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_tex_obj.h51 struct brw_mipmap_tree *mt; member in struct:brw_texture_object
82 struct brw_mipmap_tree *mt; member in struct:brw_texture_image
H A Dbrw_generate_mipmap.c80 struct brw_mipmap_tree *mt = intel_obj->mt; local in function:brw_generate_mipmap
H A Dbrw_clear.c106 struct brw_mipmap_tree *mt = depth_irb->mt; local in function:brw_fast_clear_depth
[all...]
H A Dbrw_fbo.h54 struct brw_mipmap_tree *mt; member in struct:brw_renderbuffer
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video_ppp.c46 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; local in function:nvc0_decoder_setup_ppp
67 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; local in function:nvc0_decoder_setup_ppp
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_clear.c109 struct nv30_miptree *mt = nv30_miptree(ps->texture); local in function:nv30_clear_render_target
169 struct nv30_miptree *mt = nv30_miptree(ps->texture); local in function:nv30_clear_depth_stencil
H A Dnv30_fragtex.c51 struct nv30_miptree *mt = nv30_miptree(pt); local in function:nv30_fragtex_validate
H A Dnv30_texture.c224 struct nv30_miptree *mt = nv30_miptree(pt); local in function:nv30_sampler_view_create
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_ppp.c46 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; local in function:nv98_decoder_setup_ppp
67 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; local in function:nv98_decoder_setup_ppp
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_ppp.c46 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; local in function:nv98_decoder_setup_ppp
67 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; local in function:nv98_decoder_setup_ppp
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video_ppp.c46 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; local in function:nvc0_decoder_setup_ppp
67 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; local in function:nvc0_decoder_setup_ppp

Completed in 60 milliseconds

1234