Searched defs:texture (Results 1 - 25 of 297) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dfont.h50 struct pipe_resource *texture; member in struct:util_font
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_sampler_view.h39 st_create_texture_sampler_view_format(struct pipe_context * pipe,struct pipe_resource * texture,enum pipe_format format) argument
52 st_create_texture_sampler_view(struct pipe_context * pipe,struct pipe_resource * texture) argument
H A Dst_cb_fbo.h49 struct pipe_resource *texture; member in struct:st_renderbuffer
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_sampler_view.h39 st_create_texture_sampler_view_format(struct pipe_context * pipe,struct pipe_resource * texture,enum pipe_format format) argument
52 st_create_texture_sampler_view(struct pipe_context * pipe,struct pipe_resource * texture) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dfont.h50 struct pipe_resource *texture; member in struct:util_font
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_sampler.c38 default_template(struct pipe_sampler_view * view,const struct pipe_resource * texture,enum pipe_format format,unsigned expand_green_blue) argument
89 u_sampler_view_default_template(struct pipe_sampler_view * view,const struct pipe_resource * texture,enum pipe_format format) argument
101 u_sampler_view_default_dx9_template(struct pipe_sampler_view * view,const struct pipe_resource * texture,enum pipe_format format) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_sampler.c38 default_template(struct pipe_sampler_view * view,const struct pipe_resource * texture,enum pipe_format format,unsigned expand_green_blue) argument
89 u_sampler_view_default_template(struct pipe_sampler_view * view,const struct pipe_resource * texture,enum pipe_format format) argument
101 u_sampler_view_default_dx9_template(struct pipe_sampler_view * view,const struct pipe_resource * texture,enum pipe_format format) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_sampler_view.h64 struct pipe_resource *texture; member in struct:svga_sampler_view
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_sampler_view.h64 struct pipe_resource *texture; member in struct:svga_sampler_view
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dpaltex.c97 static char texture[257] = {"\ local in function:Init
187 static char texture[HEIGHT][WIDTH]; local in function:Init2
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_context.c141 softpipe_is_resource_referenced(struct pipe_context * pipe,struct pipe_resource * texture,unsigned level,int layer) argument
[all...]
H A Dsp_flush.c115 softpipe_flush_resource(struct pipe_context * pipe,struct pipe_resource * texture,unsigned level,int layer,unsigned flush_flags,boolean read_only,boolean cpu_access,boolean do_not_block) argument
H A Dsp_tex_tile_cache.c126 struct pipe_resource *texture = view ? view->texture : NULL; local in function:sp_tex_tile_cache_set_sampler_view
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dgenmipmap.c224 _mesa_GenerateTextureMipmap_no_error(GLuint texture) argument
233 _mesa_GenerateTextureMipmap(GLuint texture) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_uniforms.c49 struct pipe_sampler_view *texture = ctx->sampler_view[index]; local in function:get_texrect_scale
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_context.h40 struct nouveau_surface *texture[2]; member in struct:nv04_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_context.c141 softpipe_is_resource_referenced(struct pipe_context * pipe,struct pipe_resource * texture,unsigned level,int layer) argument
[all...]
H A Dsp_flush.c115 softpipe_flush_resource(struct pipe_context * pipe,struct pipe_resource * texture,unsigned level,int layer,unsigned flush_flags,boolean read_only,boolean cpu_access,boolean do_not_block) argument
H A Dsp_tex_tile_cache.c126 struct pipe_resource *texture = view ? view->texture : NULL; local in function:sp_tex_tile_cache_set_sampler_view
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_context.h40 struct nouveau_surface *texture[2]; member in struct:nv04_context
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dgenmipmap.c224 _mesa_GenerateTextureMipmap_no_error(GLuint texture) argument
251 _mesa_GenerateTextureMipmap(GLuint texture) argument
261 _mesa_GenerateTextureMipmapEXT(GLuint texture, GLenum target) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dsurface9.h41 uint8_t texture; /* rtype of container BaseTex or 0 */ member in struct:NineSurface9
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/
H A Dquad-tex.c13 static struct pipe_resource *texture = NULL; variable in typeref:struct:pipe_resource *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.h70 struct rbug_resource *texture; member in struct:rbug_context::__anon61d8509e0208
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_transfer.c103 r300_texture_transfer_map(struct pipe_context * ctx,struct pipe_resource * texture,unsigned level,unsigned usage,const struct pipe_box * box,struct pipe_transfer ** transfer) argument
[all...]

Completed in 19 milliseconds

1234567891011>>