Home
last modified time | relevance | path

Searched defs:templ (Results 26 - 50 of 160) sorted by relevance

1234567

/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_texture.c124 struct pipe_resource templ, *resolve_tmp; in texture_transfer_map_resolve() local
/third_party/mesa3d/src/gallium/winsys/sw/wrapper/
H A Dwrapper_sw_winsys.c155 struct pipe_resource templ; in wsw_dt_create() local
180 wsw_dt_from_handle(struct sw_winsys *ws, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned *stride) wsw_dt_from_handle() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_uvd.c67 struct pipe_resource templ; in r600_video_buffer_create() local
[all...]
H A Dr600_test_dma.c44 alloc_cpu_texture(struct cpu_texture *tex, struct pipe_resource *templ, int bpp) alloc_cpu_texture() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_image_view.c144 struct pipe_resource templ; in svga_set_shader_images() local
H A Dsvga_pipe_rasterizer.c188 svga_create_rasterizer_state(struct pipe_context *pipe, const struct pipe_rasterizer_state *templ) svga_create_rasterizer_state() argument
[all...]
/third_party/node/src/
H A Dnode_wasm_web_api.cc24 Local<Function> templ = env->wasm_streaming_object_constructor(); in Initialize() local
/third_party/ntfs-3g/libfuse-lite/
H A Dmount_util.c71 char templ[] = "/tmp/fusermountXXXXXX"; in fuse_mnt_add_mount() local
315 char templ[] = "/tmp/fusermountXXXXXX"; in fuse_mnt_add_mount() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_vdpau.c114 struct pipe_resource templ, *res; in st_vdpau_resource_from_description() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c47 nv50_create_sampler_view(struct pipe_context *pipe, struct pipe_resource *res, const struct pipe_sampler_view *templ) nv50_create_sampler_view() argument
60 nv50_create_texture_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ, uint32_t flags) nv50_create_texture_view() argument
H A Dnv98_video.c85 nv98_create_decoder(struct pipe_context *context, const struct pipe_video_codec *templ) nv98_create_decoder() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_transfer.c280 struct pipe_resource templ = *prsc; in etna_transfer_map() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_surface.cpp326 struct pipe_resource templ = {}; in d3d12_surface_update_pre_draw() local
[all...]
H A Dd3d12_tcs_variant.cpp138 struct pipe_shader_state templ; in create_tess_ctrl_shader_variant() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.c9 nvc0_resource_create(struct pipe_screen *screen, const struct pipe_resource *templ) nvc0_resource_create() argument
21 nvc0_resource_create_with_modifiers(struct pipe_screen *screen, const struct pipe_resource *templ, const uint64_t *modifiers, int count) nvc0_resource_create_with_modifiers() argument
115 nvc0_resource_from_handle(struct pipe_screen * screen, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned usage) nvc0_resource_from_handle() argument
130 nvc0_surface_create(struct pipe_context *pipe, struct pipe_resource *pres, const struct pipe_surface *templ) nvc0_surface_create() argument
140 nvc0_resource_from_user_memory(struct pipe_screen *pipe, const struct pipe_resource *templ, void *user_memory) nvc0_resource_from_user_memory() argument
[all...]
H A Dnvc0_video.c91 nvc0_create_decoder(struct pipe_context *context, const struct pipe_video_codec *templ) nvc0_create_decoder() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen_buffer.c164 r300_buffer_create(struct pipe_screen *screen, const struct pipe_resource *templ) r300_buffer_create() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressTestUtil.cpp58 string ProgramLibrary::substitute (const string& templ, const map<string, string>& additionalParams) const in substitute() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd_enc.c263 radeon_uvd_create_encoder(struct pipe_context *context, const struct pipe_video_codec *templ, struct radeon_winsys *ws, radeon_uvd_enc_get_buffer get_buffer) radeon_uvd_create_encoder() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_shader.c126 softpipe_create_shader_state(struct pipe_context *pipe, struct pipe_shader_state *shader, const struct pipe_shader_state *templ, bool debug) softpipe_create_shader_state() argument
153 softpipe_create_fs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) softpipe_create_fs_state() argument
234 softpipe_create_vs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) softpipe_create_vs_state() argument
295 softpipe_create_gs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) softpipe_create_gs_state() argument
409 softpipe_create_compute_state(struct pipe_context *pipe, const struct pipe_compute_state *templ) softpipe_create_compute_state() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c406 kms_sw_displaytarget_from_handle(struct sw_winsys *ws, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned *stride) kms_sw_displaytarget_from_handle() argument
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_surface.c374 struct pipe_resource templ = *tex; in radeon_winsys_surface_init() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c125 struct pipe_resource templ; in xmesa_st_framebuffer_validate_textures() local
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/dri/
H A Ddri_sw_winsys.c215 dri_sw_displaytarget_from_handle(struct sw_winsys *winsys, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned *stride) dri_sw_displaytarget_from_handle() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.c36 create_ivci(struct zink_screen *screen, struct zink_resource *res, const struct pipe_surface *templ, enum pipe_texture_target target) create_ivci() argument
128 create_surface(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *templ, VkImageViewCreateInfo *ivci, bool actually) create_surface() argument
201 do_create_surface(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *templ, VkImageViewCreateInfo *ivci, uint32_t hash, bool actually) do_create_surface() argument
212 zink_get_surface(struct zink_context *ctx, struct pipe_resource *pres, const struct pipe_surface *templ, VkImageViewCreateInfo *ivci) zink_get_surface() argument
256 zink_create_surface(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *templ) zink_create_surface() argument
403 struct pipe_resource templ = {0}; zink_surface_create_null() local
[all...]

Completed in 14 milliseconds

1234567