Searched defs:templat (Results 51 - 57 of 57) sorted by relevance
123
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_screen.c | 727 trace_screen_resource_create_with_modifiers(struct pipe_screen *_screen, const struct pipe_resource *templat, in trace_screen_resource_create_with_modifiers() argument 649 trace_screen_resource_create_unbacked(struct pipe_screen *_screen, const struct pipe_resource *templat, uint64_t *size_required) trace_screen_resource_create_unbacked() argument 677 trace_screen_resource_create(struct pipe_screen *_screen, const struct pipe_resource *templat) trace_screen_resource_create() argument 701 trace_screen_resource_create_drawable(struct pipe_screen *_screen, const struct pipe_resource *templat, const void *loader_data) trace_screen_resource_create_drawable() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_pipe.c | 110 agx_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *templat, struct winsys_handle *whandle, unsigned usage) agx_resource_from_handle() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_mpeg12_decoder.c | 964 struct pipe_video_buffer templat; in init_idct() local 1048 struct pipe_video_buffer templat; init_mc_source_widthout_idct() local 1109 vl_create_mpeg12_decoder(struct pipe_context *context, const struct pipe_video_codec *templat) vl_create_mpeg12_decoder() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.c | 58 panfrost_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *templat, struct winsys_handle *whandle, unsigned usage) panfrost_resource_from_handle() argument
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_encode.c | 801 virgl_encoder_create_surface_common(struct virgl_context *ctx, uint32_t handle, struct virgl_resource *res, const struct pipe_surface *templat) virgl_encoder_create_surface_common() argument 817 virgl_encoder_create_surface(struct virgl_context *ctx, uint32_t handle, struct virgl_resource *res, const struct pipe_surface *templat) virgl_encoder_create_surface() argument [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-tools-utils.cc | 1310 const char* templat = "/tmp/libabigail-tmp-file-XXXXXX"; in priv() local
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_dec_av1.c | 1912 struct pipe_video_buffer templat = {}; in dec_av1_NeedTask() local 2058 struct pipe_video_buffer templat = {}; in dec_av1_ShowExistingframe() local 2129 struct pipe_video_codec templat = {}; dec_av1_BeginFrame() local [all...] |
Completed in 15 milliseconds
123