Home
last modified time | relevance | path

Searched defs:templ (Results 51 - 75 of 167) sorted by relevance

1234567

/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...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_sampler.c361 svga_create_sampler_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ) svga_create_sampler_view() argument
/third_party/mesa3d/src/mesa/main/
H A Drenderbuffer.c139 struct pipe_resource templ; in renderbuffer_alloc_storage() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_readpixels.c159 struct pipe_sampler_view templ; in try_pbo_readpixels() local
[all...]
H A Dst_sampler_view.c594 struct pipe_sampler_view templ; in st_create_texture_sampler_view_from_stobj() local
735 struct pipe_sampler_view templ; st_get_buffer_sampler_view_from_stobj() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_sampler.c200 llvmpipe_create_sampler_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ) llvmpipe_create_sampler_view() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.c83 struct pipe_resource templ; in nouveau_vp3_video_buffer_create() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c330 nv50_miptree_create(struct pipe_screen *pscreen, const struct pipe_resource *templ) nv50_miptree_create() argument
404 nv50_miptree_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct winsys_handle *whandle) nv50_miptree_from_handle() argument
470 nv50_surface_from_miptree(struct nv50_miptree *mt, const struct pipe_surface *templ) nv50_surface_from_miptree() argument
504 nv50_miptree_surface_new(struct pipe_context *pipe, struct pipe_resource *pt, const struct pipe_surface *templ) nv50_miptree_surface_new() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-api.cc60 v8::Local<ObjectTemplate> templ = in HandleApiCallHelper() local
H A Dbuiltins-string.cc433 Handle<Object> templ = args.atOrUndefined(isolate, 1); in BUILTIN() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.c308 struct pipe_resource templ = { in fd_hw_sample_init() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer_helper.c99 u_transfer_helper_resource_create(struct pipe_screen *pscreen, const struct pipe_resource *templ) u_transfer_helper_resource_create() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_gs_variant.cpp76 struct pipe_shader_state templ; in d3d12_make_passthrough_gs() local
313 struct pipe_shader_state templ; in d3d12_finish_emit_primitives_gs() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_deint_filter.c245 struct pipe_video_buffer templ; in vl_deint_filter_init() local
H A Dvl_video_buffer.c170 vl_video_buffer_template(struct pipe_resource *templ, in vl_video_buffer_template() argument
476 struct pipe_resource templ, *resources[VL_NUM_COMPONENTS] = {0}; vl_video_buffer_create_as_resource() local
[all...]
H A Dvl_stubs.c84 vl_video_buffer_template(struct pipe_resource *templ, in vl_video_buffer_template() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dbasetexture9.c417 struct pipe_resource templ; in NineBaseTexture9_CreatePipeResource() local
492 struct pipe_sampler_view templ; NineBaseTexture9_UpdateSamplerView() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c443 nvc0_miptree_create(struct pipe_screen *pscreen, const struct pipe_resource *templ, const uint64_t *modifiers, unsigned int count) nvc0_miptree_create() argument
581 nvc0_miptree_surface_new(struct pipe_context *pipe, struct pipe_resource *pt, const struct pipe_surface *templ) nvc0_miptree_surface_new() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_buffer_common.c549 r600_alloc_buffer_struct(struct pipe_screen *screen, const struct pipe_resource *templ) r600_alloc_buffer_struct() argument
571 r600_buffer_create(struct pipe_screen *screen, const struct pipe_resource *templ, unsigned alignment) r600_buffer_create() argument
612 r600_buffer_from_user_memory(struct pipe_screen *screen, const struct pipe_resource *templ, void *user_memory) r600_buffer_from_user_memory() argument
[all...]
H A Dradeon_vce.c394 rvce_create_encoder(struct pipe_context *context, const struct pipe_video_codec *templ, struct radeon_winsys* ws, rvce_get_buffer get_buffer) rvce_create_encoder() argument
/third_party/libphonenumber/tools/cpp/src/cpp-build/
H A Dgenerate_geocoding_data.cc528 string templ = in WriteAccessorsDefinitions() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddrisw.c351 struct pipe_resource templ; in drisw_allocate_textures() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce.c381 si_vce_create_encoder(struct pipe_context *context, const struct pipe_video_codec *templ, struct radeon_winsys *ws, rvce_get_buffer get_buffer) si_vce_create_encoder() argument

Completed in 19 milliseconds

1234567