| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_sampler.c | 38 default_template(struct pipe_sampler_view *view, 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 D | u_sampler.c | 38 default_template(struct pipe_sampler_view *view, 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/libXaw/dist/examples/ |
| H A D | list.c | 24 Widget toplevel,box,list,cmd,view; local in function:main
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/tegra/ |
| H A D | tegra_context.h | 53 to_tegra_sampler_view(struct pipe_sampler_view *view) argument 59 tegra_sampler_view_unwrap(struct pipe_sampler_view *view) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_stateobj_tex.h | 27 nv50_tic_entry(struct pipe_sampler_view *view) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/ |
| H A D | isl_storage_image.c | 224 isl_surf_fill_image_param(const struct isl_device * dev,struct brw_image_param * param,const struct isl_surf * surf,const struct isl_view * view) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/tegra/ |
| H A D | tegra_context.h | 54 to_tegra_sampler_view(struct pipe_sampler_view *view) argument 60 tegra_sampler_view_unwrap(struct pipe_sampler_view *view) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_stateobj_tex.h | 27 nv50_tic_entry(struct pipe_sampler_view *view) argument
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_vX_image.c | 102 struct panvk_image_view *view; local in function:panvk_per_arch [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_tile_cache.c | 106 sp_tex_tile_is_compat_view(struct softpipe_tex_tile_cache * tc,struct pipe_sampler_view * view) argument 123 sp_tex_tile_cache_set_sampler_view(struct softpipe_tex_tile_cache * tc,struct pipe_sampler_view * view) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_sampler_view.c | 68 boolean view = TRUE; local in function:svga_get_tex_sampler_view [all...] |
| H A D | svga_state_fs.c | 282 struct pipe_sampler_view *view = svga->curr.sampler_views[shader][i]; local in function:make_fs_key
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_texture_state.h | 73 etna_sampler_view(struct pipe_sampler_view *view) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_sampler_view.c | 68 boolean view = TRUE; local in function:svga_get_tex_sampler_view [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/isl/ |
| H A D | isl_storage_image.c | 224 isl_surf_fill_image_param(const struct isl_device * dev,struct brw_image_param * param,const struct isl_surf * surf,const struct isl_view * view) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_tile_cache.c | 106 sp_tex_tile_is_compat_view(struct softpipe_tex_tile_cache * tc,struct pipe_sampler_view * view) argument 123 sp_tex_tile_cache_set_sampler_view(struct softpipe_tex_tile_cache * tc,struct pipe_sampler_view * view) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/hgl/ |
| H A D | GLRendererRoster.cpp | 32 GLRendererRoster::GLRendererRoster(BGLView* view, ulong options) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_objects.c | 126 rbug_sampler_view_create(struct rbug_context * rb_context,struct rbug_resource * rb_resource,struct pipe_sampler_view * view) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_texture.c | 75 struct pipe_sampler_view *view = views ? views[i] : NULL; local in function:set_sampler_views 44 fd_sampler_view_destroy(struct pipe_context * pctx,struct pipe_sampler_view * view) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_texture.c | 77 struct pipe_sampler_view *view = views ? views[i] : NULL; local in function:set_sampler_views 44 fd_sampler_view_destroy(struct pipe_context * pctx,struct pipe_sampler_view * view) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_state_sampler.c | 173 translate_texture_format(enum pipe_format pipeFormat,const struct pipe_sampler_view * view) argument 282 update_map(struct i915_context * i915,uint32_t unit,const struct i915_texture * tex,const struct i915_sampler_state * sampler,const struct pipe_sampler_view * view,uint32_t state[3]) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/hgl/ |
| H A D | GLRenderer.cpp | 12 BGLRenderer::BGLRenderer(BGLView* view, ulong glOptions) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_objects.c | 126 rbug_sampler_view_create(struct rbug_context * rb_context,struct rbug_resource * rb_resource,struct pipe_sampler_view * view) argument
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | mipmap_comp_tests.c | 60 struct view { struct
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/ |
| H A D | virgl_context.h | 95 virgl_sampler_view(struct pipe_sampler_view *view) argument
|