Home
last modified time | relevance | path

Searched defs:templat (Results 1 – 25 of 60) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_surface.c66 struct pipe_resource templat = *prsc; in etna_render_handle_incompatible() local
85 const struct pipe_surface *templat) in etna_create_surface()
Detnaviv_resource.c140 const struct pipe_resource *templat) in etna_screen_can_create_resource()
202 uint64_t modifier, const struct pipe_resource *templat) in etna_resource_alloc()
319 const struct pipe_resource *templat) in etna_resource_create()
419 const struct pipe_resource *templat, in etna_resource_create_modifiers()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_pstipple.c107 struct pipe_resource templat, *tex; in util_pstipple_create_stipple_texture() local
135 struct pipe_sampler_view templat, *sv; in util_pstipple_create_sampler_view() local
150 struct pipe_sampler_state templat; in util_pstipple_create_sampler() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_resource.c56 const struct pipe_resource *templat, in lima_resource_create_scanout()
147 const struct pipe_resource *templat, in lima_resource_create_bo()
179 const struct pipe_resource *templat, in _lima_resource_create_with_modifiers()
243 const struct pipe_resource *templat) in lima_resource_create()
252 const struct pipe_resource *templat, in lima_resource_create_with_modifiers()
292 const struct pipe_resource *templat, in lima_resource_from_handle()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_texture.c156 const struct pipe_resource *templat, in softpipe_resource_create_front()
193 const struct pipe_resource *templat) in softpipe_resource_create()
221 const struct pipe_resource *templat, in softpipe_resource_from_handle()
/third_party/mesa3d/src/gallium/tests/graw/
Dvs-test.c82 struct pipe_resource templat; in init_fs_constbuf() local
243 struct pipe_resource templat; in init_tex() local
372 struct pipe_resource templat; in init() local
Dgs-test.c151 struct pipe_resource templat; in init_fs_constbuf() local
345 struct pipe_resource templat; in init_tex() local
474 struct pipe_resource templat; in init() local
Dquad-sample.c171 struct pipe_resource templat; in init_tex() local
299 struct pipe_resource templat; in init() local
Dclear.c42 struct pipe_resource templat; in init() local
Dfs-test.c255 struct pipe_resource templat; in init_tex() local
384 struct pipe_resource templat; in init() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_decoder.c65 const struct pipe_video_codec *templat) in vl_create_decoder()
Dvl_stubs.c32 const struct pipe_video_codec *templat) in vl_create_decoder()
138 const struct pipe_video_codec *templat) in vl_create_mpeg12_decoder()
Dvl_winsys_xlib_swrast.c166 struct pipe_resource templat; in vl_swrast_texture_from_drawable() local
Dvl_mpeg12_decoder.c964 struct pipe_video_buffer templat; in init_idct() local
1048 struct pipe_video_buffer templat; in init_mc_source_widthout_idct() local
1110 const struct pipe_video_codec *templat) in vl_create_mpeg12_decoder()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.c230 const struct pipe_resource *templat, in llvmpipe_resource_create_all()
308 const struct pipe_resource *templat, in llvmpipe_resource_create_front()
316 const struct pipe_resource *templat) in llvmpipe_resource_create()
323 const struct pipe_resource *templat, in llvmpipe_resource_create_unbacked()
369 const struct pipe_resource *templat, in llvmpipe_resource_from_memobj()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_mpeg12.c68 struct pipe_video_codec templat = {}; in vid_dec_mpeg12_Init() local
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_dec_common.c42 struct pipe_video_buffer templat = {}; in vid_dec_NeedTarget() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_uvd.c189 const struct pipe_video_codec *templat) in r600_uvd_create_decoder()
/third_party/mesa3d/src/gallium/targets/graw-xlib/
Dgraw_xlib.c57 XVisualInfo templat, *visinfo = NULL; in graw_create_window_and_screen() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv98_video.c336 const struct pipe_video_buffer *templat) in nv98_video_buffer_create()
/third_party/mesa3d/src/gallium/frontends/va/
Dsurface.c579 unsigned index, struct pipe_video_buffer *templat) in surface_from_external_memory()
667 struct pipe_video_buffer *templat) in surface_from_prime_2()
787 struct pipe_video_buffer *templat, in vlVaHandleSurfaceAllocate()
838 struct pipe_video_buffer templat; in vlVaCreateSurfaces2() local
/third_party/mesa3d/src/gallium/winsys/sw/null/
Dnull_sw_winsys.c97 const struct pipe_resource *templat, in null_sw_displaytarget_from_handle()
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_screen.c224 const struct pipe_resource *templat) in rbug_screen_can_create_resource()
235 const struct pipe_resource *templat) in rbug_screen_resource_create()
251 const struct pipe_resource *templat, in rbug_screen_resource_create_with_modifiers()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_video.c360 const struct pipe_video_buffer *templat) in nvc0_video_buffer_create()
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dcontext.c194 struct pipe_video_codec templat = {0}; in XvMCCreateContext() local

123