| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_winsys_dri3.c | 227 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 D | d3d12_context.cpp | 524 struct pipe_rasterizer_state templ = *rs_state; in d3d12_create_rasterizer_state() local
|
| H A D | d3d12_blit.cpp | 472 struct pipe_resource templ = {}; in create_staging_resource() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_tex.c | 244 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 D | r300_blit.c | 772 struct pipe_resource *tmp, templ; in r300_msaa_resolve() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
| H A D | dh_kmgmt.c | 497 static int dh_gen_set_template(void *genctx, void *templ) in dh_gen_set_template() argument
|
| H A D | dsa_kmgmt.c | 435 static int dsa_gen_set_template(void *genctx, void *templ) in dsa_gen_set_template() argument
|
| /third_party/openssl/providers/implementations/keymgmt/ |
| H A D | dh_kmgmt.c | 494 static int dh_gen_set_template(void *genctx, void *templ) in dh_gen_set_template() argument
|
| H A D | dsa_kmgmt.c | 432 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 D | common.cpp | 1188 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 D | common_convert_request.cpp | 334 std::shared_ptr<NotificationTemplate> templ = request->GetTemplate(); in SetNotificationRequestByCustom() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_descriptor_set.c | 1145 struct tu_descriptor_update_template *templ; in tu_CreateDescriptorUpdateTemplate() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | kopper.c | 491 struct pipe_resource templ; in kopper_allocate_textures() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_uvd.c | 1215 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 D | si_test_image_copy_region.c | 46 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 D | si_blit.c | 1043 struct pipe_resource *tmp, templ; in si_msaa_resolve_blit_via_CB() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | radeon_uvd.c | 1034 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 D | vdpau_private.h | 367 CheckSurfaceParams(struct pipe_screen *screen, const struct pipe_resource *templ) CheckSurfaceParams() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_keys.cc | 898 Local<FunctionTemplate> templ = env->crypto_key_object_handle_constructor(); in Initialize() local [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_pbo_compute.c | 835 struct pipe_sampler_view templ; in download_texture_compute() local [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-wasm-objects.cc | 148 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 D | i915_state.c | 538 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 D | dd_context.c | 464 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 D | tr_screen.c | 752 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 D | agx_pipe.c | 153 agx_resource_create(struct pipe_screen *screen, const struct pipe_resource *templ) agx_resource_create() argument [all...] |