Home
last modified time | relevance | path

Searched defs:templ (Results 101 - 125 of 167) sorted by relevance

1234567

/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c227 struct pipe_resource templ, *pixmap_buffer_texture; in dri3_alloc_back_buffer() local
468 struct pipe_resource templ, *texture = NULL; dri3_get_front_buffer() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp524 struct pipe_rasterizer_state templ = *rs_state; in d3d12_create_rasterizer_state() local
H A Dd3d12_blit.cpp472 struct pipe_resource templ = {}; in create_staging_resource() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c244 struct pipe_sampler_view templ = {}; in gm107_create_texture_view_from_image() local
52 nvc0_create_sampler_view(struct pipe_context *pipe, struct pipe_resource *res, const struct pipe_sampler_view *templ) nvc0_create_sampler_view() argument
65 gm107_create_texture_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ, uint32_t flags) gm107_create_texture_view() argument
277 gf100_create_texture_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ, uint32_t flags) gf100_create_texture_view() argument
442 nvc0_create_texture_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ, uint32_t flags) nvc0_create_texture_view() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_blit.c772 struct pipe_resource *tmp, templ; in r300_msaa_resolve() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c497 static int dh_gen_set_template(void *genctx, void *templ) in dh_gen_set_template() argument
H A Ddsa_kmgmt.c435 static int dsa_gen_set_template(void *genctx, void *templ) in dsa_gen_set_template() argument
/third_party/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c494 static int dh_gen_set_template(void *genctx, void *templ) in dh_gen_set_template() argument
H A Ddsa_kmgmt.c432 static int dsa_gen_set_template(void *genctx, void *templ) in dsa_gen_set_template() argument
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp1188 std::shared_ptr<NotificationTemplate> templ = std::make_shared<NotificationTemplate>(); in GetNotificationTemplate() local
1236 GetNotificationTemplateInfo(const napi_env &env, const napi_value &value, std::shared_ptr<NotificationTemplate> &templ) GetNotificationTemplateInfo() argument
1284 SetNotificationTemplateInfo( const napi_env &env, const std::shared_ptr<NotificationTemplate> &templ, napi_value &result) SetNotificationTemplateInfo() argument
[all...]
H A Dcommon_convert_request.cpp334 std::shared_ptr<NotificationTemplate> templ = request->GetTemplate(); in SetNotificationRequestByCustom() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.c1145 struct tu_descriptor_update_template *templ; in tu_CreateDescriptorUpdateTemplate() local
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Dkopper.c491 struct pipe_resource templ; in kopper_allocate_textures() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c1215 si_common_uvd_create_decoder(struct pipe_context *context, const struct pipe_video_codec *templ, ruvd_set_dtb set_dtb) si_common_uvd_create_decoder() argument
H A Dsi_test_image_copy_region.c46 static void alloc_cpu_texture(struct cpu_texture *tex, struct pipe_resource *templ, unsigned level) in alloc_cpu_texture() argument
330 static void set_random_image_attrs(struct pipe_resource *templ, bool allow_msaa, in set_random_image_attrs() argument
[all...]
H A Dsi_blit.c1043 struct pipe_resource *tmp, templ; in si_msaa_resolve_blit_via_CB() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.c1034 ruvd_create_decoder(struct pipe_context *context, const struct pipe_video_codec *templ, ruvd_set_dtb set_dtb) ruvd_create_decoder() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dvdpau_private.h367 CheckSurfaceParams(struct pipe_screen *screen, const struct pipe_resource *templ) CheckSurfaceParams() argument
/third_party/node/src/crypto/
H A Dcrypto_keys.cc898 Local<FunctionTemplate> templ = env->crypto_key_object_handle_constructor(); in Initialize() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c835 struct pipe_sampler_view templ; in download_texture_compute() local
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-wasm-objects.cc148 Local<v8::FunctionTemplate> templ = v8::FunctionTemplate::New(isolate); in CreateTemplate() local
234 auto templ = IndexedDebugProxy<T, id, Provider>::CreateTemplate(isolate); in CreateTemplate() local
583 Local<v8::FunctionTemplate> templ = v8::FunctionTemplate::New(isolate); in CreateTemplate() local
905 Local<v8::FunctionTemplate> templ = CreateTemplate() local
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state.c538 i915_create_fs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) i915_create_fs_state() argument
607 i915_create_vs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) i915_create_vs_state() argument
768 i915_create_sampler_view_custom(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ, unsigned width0, unsigned height0) i915_create_sampler_view_custom() argument
787 i915_create_sampler_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ) i915_create_sampler_view() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c464 dd_context_create_sampler_view(struct pipe_context *_pipe, struct pipe_resource *resource, const struct pipe_sampler_view *templ) dd_context_create_sampler_view() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_screen.c752 trace_screen_resource_from_handle(struct pipe_screen *_screen, const struct pipe_resource *templ, struct winsys_handle *handle, unsigned usage) trace_screen_resource_from_handle() argument
877 trace_screen_resource_from_memobj(struct pipe_screen *_screen, const struct pipe_resource *templ, struct pipe_memory_object *memobj, uint64_t offset) trace_screen_resource_from_memobj() argument
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c153 agx_resource_create(struct pipe_screen *screen, const struct pipe_resource *templ) agx_resource_create() argument
[all...]

Completed in 38 milliseconds

1234567