Home
last modified time | relevance | path

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

123

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_surface.c59 struct pipe_resource templat = *prsc; in etna_render_handle_incompatible() local
78 const struct pipe_surface *templat) in etna_create_surface()
Detnaviv_resource.c145 const struct pipe_resource *templat) in etna_screen_can_create_resource()
207 uint64_t modifier, const struct pipe_resource *templat) in etna_resource_alloc()
330 const struct pipe_resource *templat) in etna_resource_create()
429 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.c54 const struct pipe_resource *templat, in lima_resource_create_scanout()
145 const struct pipe_resource *templat, in lima_resource_create_bo()
177 const struct pipe_resource *templat, in _lima_resource_create_with_modifiers()
242 const struct pipe_resource *templat) in lima_resource_create()
251 const struct pipe_resource *templat, in lima_resource_create_with_modifiers()
291 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/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_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/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
Dclear.c42 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
Dfs-test.c255 struct pipe_resource templat; in init_tex() local
384 struct pipe_resource templat; in init() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.c231 const struct pipe_resource *templat, in llvmpipe_resource_create_all()
309 const struct pipe_resource *templat, in llvmpipe_resource_create_front()
317 const struct pipe_resource *templat) in llvmpipe_resource_create()
324 const struct pipe_resource *templat, in llvmpipe_resource_create_unbacked()
370 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/drivers/nouveau/nv50/
Dnv98_video.c335 const struct pipe_video_buffer *templat) in nv98_video_buffer_create()
/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/frontends/va/
Dsurface.c574 unsigned index, struct pipe_video_buffer *templat) in surface_from_external_memory()
662 struct pipe_video_buffer *templat) in surface_from_prime_2()
782 struct pipe_video_buffer *templat, in vlVaHandleSurfaceAllocate()
833 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/drivers/swr/
Dswr_screen.cpp837 const struct pipe_resource *templat) in swr_can_create_resource()
896 const struct pipe_resource *templat) in swr_resource_create()
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_screen.c210 const struct pipe_resource *templat) in rbug_screen_can_create_resource()
221 const struct pipe_resource *templat) in rbug_screen_resource_create()
237 const struct pipe_resource *templat, in rbug_screen_resource_create_with_modifiers()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_video.c359 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