/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_surface.c | 66 struct pipe_resource templat = *prsc; in etna_render_handle_incompatible() local 85 const struct pipe_surface *templat) in etna_create_surface()
|
D | etnaviv_resource.c | 140 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/ |
D | u_pstipple.c | 107 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/ |
D | lima_resource.c | 56 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/ |
D | sp_texture.c | 156 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/ |
D | vs-test.c | 82 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
|
D | gs-test.c | 151 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
|
D | quad-sample.c | 171 struct pipe_resource templat; in init_tex() local 299 struct pipe_resource templat; in init() local
|
D | clear.c | 42 struct pipe_resource templat; in init() local
|
D | fs-test.c | 255 struct pipe_resource templat; in init_tex() local 384 struct pipe_resource templat; in init() local
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_decoder.c | 65 const struct pipe_video_codec *templat) in vl_create_decoder()
|
D | vl_stubs.c | 32 const struct pipe_video_codec *templat) in vl_create_decoder() 138 const struct pipe_video_codec *templat) in vl_create_mpeg12_decoder()
|
D | vl_winsys_xlib_swrast.c | 166 struct pipe_resource templat; in vl_swrast_texture_from_drawable() local
|
D | vl_mpeg12_decoder.c | 964 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/ |
D | lp_texture.c | 230 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/ |
D | vid_dec_mpeg12.c | 68 struct pipe_video_codec templat = {}; in vid_dec_mpeg12_Init() local
|
/third_party/mesa3d/src/gallium/frontends/omx/ |
D | vid_dec_common.c | 42 struct pipe_video_buffer templat = {}; in vid_dec_NeedTarget() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_uvd.c | 189 const struct pipe_video_codec *templat) in r600_uvd_create_decoder()
|
/third_party/mesa3d/src/gallium/targets/graw-xlib/ |
D | graw_xlib.c | 57 XVisualInfo templat, *visinfo = NULL; in graw_create_window_and_screen() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv98_video.c | 336 const struct pipe_video_buffer *templat) in nv98_video_buffer_create()
|
/third_party/mesa3d/src/gallium/frontends/va/ |
D | surface.c | 579 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/ |
D | null_sw_winsys.c | 97 const struct pipe_resource *templat, in null_sw_displaytarget_from_handle()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
D | rbug_screen.c | 224 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/ |
D | nvc0_video.c | 360 const struct pipe_video_buffer *templat) in nvc0_video_buffer_create()
|
/third_party/mesa3d/src/gallium/frontends/xvmc/ |
D | context.c | 194 struct pipe_video_codec templat = {0}; in XvMCCreateContext() local
|