Searched defs:templ (Results 1 - 25 of 243) sorted by relevance

12345678910

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_resource.c31 r300_resource_create(struct pipe_screen * screen,const struct pipe_resource * templ) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_sampler_view.h43 struct pipe_sampler_view templ; local in function:st_create_texture_sampler_view_format
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_resource.c32 r300_resource_create(struct pipe_screen * screen,const struct pipe_resource * templ) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_sampler_view.h43 struct pipe_sampler_view templ; local in function:st_create_texture_sampler_view_format
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_gs.c43 llvmpipe_create_gs_state(struct pipe_context * pipe,const struct pipe_shader_state * templ) argument
H A Dlp_state_vs.c42 llvmpipe_create_vs_state(struct pipe_context * pipe,const struct pipe_shader_state * templ) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_gs.c43 llvmpipe_create_gs_state(struct pipe_context * pipe,const struct pipe_shader_state * templ) argument
H A Dlp_state_vs.c42 llvmpipe_create_vs_state(struct pipe_context * pipe,const struct pipe_shader_state * templ) argument
H A Dlp_state_tess.c41 llvmpipe_create_tcs_state(struct pipe_context * pipe,const struct pipe_shader_state * templ) argument
109 llvmpipe_create_tes_state(struct pipe_context * pipe,const struct pipe_shader_state * templ) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_fs.c41 svga_create_fs_state(struct pipe_context * pipe,const struct pipe_shader_state * templ) argument
H A Dsvga_pipe_gs.c40 svga_create_gs_state(struct pipe_context * pipe,const struct pipe_shader_state * templ) argument
H A Dsvga_pipe_vs.c98 svga_create_vs_state(struct pipe_context * pipe,const struct pipe_shader_state * templ) argument
H A Dsvga_pipe_blend.c140 svga_create_blend_state(struct pipe_context * pipe,const struct pipe_blend_state * templ) argument
[all...]
H A Dsvga_state_tgsi_transform.c72 struct pipe_shader_state templ; local in function:emulate_point_sprite
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_fs.c41 svga_create_fs_state(struct pipe_context * pipe,const struct pipe_shader_state * templ) argument
H A Dsvga_pipe_gs.c40 svga_create_gs_state(struct pipe_context * pipe,const struct pipe_shader_state * templ) argument
H A Dsvga_pipe_vs.c98 svga_create_vs_state(struct pipe_context * pipe,const struct pipe_shader_state * templ) argument
H A Dsvga_pipe_depthstencil.c122 svga_create_depth_stencil_state(struct pipe_context * pipe,const struct pipe_depth_stencil_alpha_state * templ) argument
[all...]
/xsrc/external/mit/xcb-util/dist/renderutil/
H A Dutil.c99 xcb_render_pictforminfo_t templ; member in struct:xcb_render_util_find_standard_format::__anon2bcd308c0108
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.c11 nv50_resource_create(struct pipe_screen * screen,const struct pipe_resource * templ) argument
23 nv50_resource_from_handle(struct pipe_screen * screen,const struct pipe_resource * templ,struct winsys_handle * whandle,unsigned usage) argument
35 nv50_surface_from_buffer(struct pipe_context * pipe,struct pipe_resource * pbuf,const struct pipe_surface * templ) argument
68 nv50_surface_create(struct pipe_context * pipe,struct pipe_resource * pres,const struct pipe_surface * templ) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_suballoc.c88 struct pipe_resource templ; local in function:u_suballocator_alloc
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Ddevice.c311 vlVdpDefaultSamplerViewTemplate(struct pipe_sampler_view *templ, struct pipe_resource *res) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.c9 nvc0_resource_create(struct pipe_screen * screen,const struct pipe_resource * templ) argument
23 nvc0_resource_create_with_modifiers(struct pipe_screen * screen,const struct pipe_resource * templ,const uint64_t * modifiers,int count) argument
75 nvc0_resource_from_handle(struct pipe_screen * screen,const struct pipe_resource * templ,struct winsys_handle * whandle,unsigned usage) argument
92 nvc0_surface_create(struct pipe_context * pipe,struct pipe_resource * pres,const struct pipe_surface * templ) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe.c724 r600_resource_create(struct pipe_screen * screen,const struct pipe_resource * templ) argument
[all...]
H A Dr600_uvd.c67 struct pipe_resource templ; local in function:r600_video_buffer_create
[all...]

Completed in 29 milliseconds

12345678910