Home
last modified time | relevance | path

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

12345678

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dasm-bad0.c4 static void templ(void) in templ() function
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_sampler_view.h40 struct pipe_sampler_view templ; in st_create_texture_sampler_view_format() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_resource.c32 r300_resource_create(struct pipe_screen *screen, const struct pipe_resource *templ) r300_resource_create() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_gs.c43 llvmpipe_create_gs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) llvmpipe_create_gs_state() argument
H A Dlp_state_vs.c42 llvmpipe_create_vs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) llvmpipe_create_vs_state() argument
H A Dlp_state_tess.c41 llvmpipe_create_tcs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) llvmpipe_create_tcs_state() argument
109 llvmpipe_create_tes_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) llvmpipe_create_tes_state() argument
[all...]
/base/notification/distributed_notification_service/test/fuzztest/settemplate_fuzzer/
H A Dsettemplate_fuzzer.cpp71 std::shared_ptr<Notification::NotificationTemplate> templ = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_template.cpp75 auto templ = new (std::nothrow) NotificationTemplate(); in Unmarshalling() local
H A Dnotification_flags.cpp200 auto templ = new (std::nothrow) NotificationFlags(); in Unmarshalling() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_fs.c42 svga_create_fs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) svga_create_fs_state() argument
H A Dsvga_pipe_gs.c41 svga_create_gs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) svga_create_gs_state() argument
H A Dsvga_pipe_vs.c44 svga_create_vs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) svga_create_vs_state() argument
H A Dsvga_pipe_depthstencil.c122 svga_create_depth_stencil_state(struct pipe_context *pipe, const struct pipe_depth_stencil_alpha_state *templ) svga_create_depth_stencil_state() argument
[all...]
H A Dsvga_pipe_cs.c45 svga_create_compute_state(struct pipe_context *pipe, const struct pipe_compute_state *templ) svga_create_compute_state() argument
H A Dsvga_pipe_blend.c293 svga_create_blend_state(struct pipe_context *pipe, const struct pipe_blend_state *templ) svga_create_blend_state() argument
[all...]
H A Dsvga_pipe_ts.c61 svga_create_tcs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) svga_create_tcs_state() argument
140 svga_create_tes_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) svga_create_tes_state() argument
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_opt.h78 const char *templ; member
/third_party/libfuse/include/
H A Dfuse_opt.h79 const char *templ; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_buffer.cpp81 struct pipe_resource templ; in d3d12_video_buffer_create() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_suballoc.c88 struct pipe_resource templ; in u_suballocator_alloc() local
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddevice.c313 vlVdpDefaultSamplerViewTemplate(struct pipe_sampler_view *templ, struct pipe_resource *res) in vlVdpDefaultSamplerViewTemplate() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_uvd.c121 si_uvd_create_decoder(struct pipe_context *context, const struct pipe_video_codec *templ) si_uvd_create_decoder() argument
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/
H A Dd3d12_wgl_framebuffer.cpp199 struct pipe_resource templ; in d3d12_wgl_framebuffer_get_resource() local
93 d3d12_wgl_framebuffer_resize(stw_winsys_framebuffer *fb, pipe_context *ctx, pipe_resource *templ) d3d12_wgl_framebuffer_resize() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.c11 nv50_resource_create(struct pipe_screen *screen, const struct pipe_resource *templ) nv50_resource_create() argument
32 nv50_resource_from_handle(struct pipe_screen * screen, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned usage) nv50_resource_from_handle() argument
44 nv50_surface_from_buffer(struct pipe_context *pipe, struct pipe_resource *pbuf, const struct pipe_surface *templ) nv50_surface_from_buffer() argument
77 nv50_surface_create(struct pipe_context *pipe, struct pipe_resource *pres, const struct pipe_surface *templ) nv50_surface_create() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.c680 r600_resource_create(struct pipe_screen *screen, const struct pipe_resource *templ) r600_resource_create() argument
[all...]

Completed in 11 milliseconds

12345678