Home
last modified time | relevance | path

Searched defs:pctx (Results 76 - 100 of 368) sorted by relevance

12345678910>>...15

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_query.c118 vc4_create_batch_query(struct pipe_context *pctx, unsigned num_queries, in vc4_create_batch_query() argument
167 vc4_destroy_query(struct pipe_context *pctx, struct pipe_query *pquery) in vc4_destroy_query() argument
188 vc4_begin_query(struct pipe_context *pctx, struct pipe_query *pquery) in vc4_begin_query() argument
230 vc4_end_query(struct pipe_context *pctx, struct pipe_query *pquery) in vc4_end_query() argument
250 vc4_get_query_result(struct pipe_context *pctx, struc argument
281 vc4_set_active_query_state(struct pipe_context *pctx, bool enable) vc4_set_active_query_state() argument
286 vc4_query_init(struct pipe_context *pctx) vc4_query_init() argument
[all...]
/third_party/libwebsockets/lib/tls/openssl/
H A Dlws-genec.c321 lws_genec_keypair_destroy(EVP_PKEY_CTX **pctx) in lws_genec_keypair_destroy() argument
220 lws_genec_keypair_import(struct lws_genec_ctx *ctx, const struct lws_ec_curves *curve_table, EVP_PKEY_CTX **pctx, const struct lws_gencrypto_keyelem *el) lws_genec_keypair_import() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.c78 fd4_sampler_state_create(struct pipe_context *pctx, in fd4_sampler_state_create() argument
129 use_astc_srgb_workaround(struct pipe_context *pctx, enum pipe_format format) in use_astc_srgb_workaround() argument
136 fd4_sampler_view_create(struct pipe_context *pctx, struct pipe_resource *prsc, in fd4_sampler_view_create() argument
234 fd4_set_sampler_views(struct pipe_context *pctx, enum pipe_shader_type shader, in fd4_set_sampler_views() argument
306 fd4_texture_init(struct pipe_context *pctx) in fd4_texture_init() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_blitter.c121 struct pipe_context *pctx = &ctx->base; in fd_blitter_blit() local
188 fd_blitter_clear(struct pipe_context *pctx, unsigned buffers, in fd_blitter_clear() argument
287 fd_blit(struct pipe_context *pctx, const struct pipe_blit_info *blit_info) fd_blit() argument
331 struct pipe_context *pctx = &ctx->base; global() variable
349 fd_resource_copy_region(struct pipe_context *pctx, struct pipe_resource *dst, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *src, unsigned src_level, const struct pipe_box *src_box) fd_resource_copy_region() argument
[all...]
H A Dfreedreno_fence.c133 fd_fence_finish(struct pipe_screen *pscreen, struct pipe_context *pctx, in fd_fence_finish() argument
186 fd_create_fence_fd(struct pipe_context *pctx, struct pipe_fence_handle **pfence, in fd_create_fence_fd() argument
214 fd_fence_server_sync(struct pipe_context *pctx, struct pipe_fence_handle *fence) fd_fence_server_sync() argument
238 fd_fence_server_signal(struct pipe_context *pctx, struct pipe_fence_handle *fence) fd_fence_server_signal() argument
297 fd_fence_create_unflushed(struct pipe_context *pctx, struct tc_unflushed_batch_token *tc_token) fd_fence_create_unflushed() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_context.c107 lima_invalidate_resource(struct pipe_context *pctx, struct pipe_resource *prsc) in lima_invalidate_resource() argument
136 lima_context_destroy(struct pipe_context *pctx) in lima_context_destroy() argument
191 lima_set_debug_callback(struct pipe_context *pctx, in lima_set_debug_callback() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_fence.cpp176 fence_finish(struct pipe_screen *pscreen, struct pipe_context *pctx, in fence_finish() argument
H A Dd3d12_surface.cpp84 initialize_dsv(struct pipe_context *pctx, in initialize_dsv() argument
152 initialize_rtv(struct pipe_context *pctx, in initialize_rtv() argument
231 d3d12_create_surface(struct pipe_context *pctx, in d3d12_create_surface() argument
267 d3d12_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) d3d12_surface_destroy() argument
285 blit_surface(struct pipe_context *pctx, struct d3d12_surface *surface, bool pre) blit_surface() argument
306 d3d12_surface_update_pre_draw(struct pipe_context *pctx, struct d3d12_surface *surface, DXGI_FORMAT format) d3d12_surface_update_pre_draw() argument
356 d3d12_surface_update_post_draw(struct pipe_context *pctx, struct d3d12_surface *surface, enum d3d12_surface_conversion_mode mode) d3d12_surface_update_post_draw() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_transfer.c102 etna_transfer_unmap(struct pipe_context *pctx, struct pipe_transfer *ptrans) in etna_transfer_unmap() argument
191 etna_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, in etna_transfer_map() argument
482 etna_transfer_flush_region(struct pipe_context *pctx, struct pipe_transfer *ptrans, const struct pipe_box *box) etna_transfer_flush_region() argument
496 etna_transfer_init(struct pipe_context *pctx) etna_transfer_init() argument
[all...]
/third_party/mesa3d/src/util/perf/
H A Du_trace.h138 void *pctx; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_query.c160 fd2_create_batch_query(struct pipe_context *pctx, unsigned num_queries, in fd2_create_batch_query() argument
H A Dfd2_program.c46 create_shader(struct pipe_context *pctx, gl_shader_stage type) in create_shader() argument
94 fd2_fp_state_create(struct pipe_context *pctx, in fd2_fp_state_create() argument
125 fd2_fp_state_delete(struct pipe_context *pctx, void *hwcso) in fd2_fp_state_delete() argument
132 fd2_vp_state_create(struct pipe_context *pctx, in fd2_vp_state_create() argument
162 fd2_vp_state_delete(struct pipe_context *pctx, voi argument
286 fd2_prog_init(struct pipe_context *pctx) fd2_prog_init() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_draw.c257 util_draw_multi(struct pipe_context *pctx, const struct pipe_draw_info *info, in util_draw_multi() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_sign.c171 EVP_PKEY_CTX *pctx = EVP_MD_CTX_get_pkey_ctx(ctx); in ASN1_item_sign_ctx() local
H A Dx_int64.c114 uint64_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx) uint64_print() argument
223 uint32_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx) uint32_print() argument
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_dh.c19 static int dh_cms_set_peerkey(EVP_PKEY_CTX *pctx, in dh_cms_set_peerkey() argument
80 static int dh_cms_set_shared_info(EVP_PKEY_CTX *pctx, CMS_RecipientInfo *ri) in dh_cms_set_shared_info() argument
163 EVP_PKEY_CTX *pctx = CMS_RecipientInfo_get0_pkey_ctx(ri); dh_cms_decrypt() local
192 EVP_PKEY_CTX *pctx; dh_cms_encrypt() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dtestdsa.h220 EVP_PKEY_CTX *pctx; in get_dsa() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dbio_md.c133 EVP_MD_CTX *ctx, *dctx, **pctx; in md_ctrl() local
/third_party/openssl/apps/
H A Dtestdsa.h220 EVP_PKEY_CTX *pctx; in get_dsa() local
/third_party/openssl/crypto/asn1/
H A Da_sign.c171 EVP_PKEY_CTX *pctx = EVP_MD_CTX_get_pkey_ctx(ctx); in ASN1_item_sign_ctx() local
H A Dx_int64.c114 uint64_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx) uint64_print() argument
223 uint32_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx) uint32_print() argument
/third_party/openssl/crypto/cms/
H A Dcms_dh.c19 static int dh_cms_set_peerkey(EVP_PKEY_CTX *pctx, in dh_cms_set_peerkey() argument
80 static int dh_cms_set_shared_info(EVP_PKEY_CTX *pctx, CMS_RecipientInfo *ri) in dh_cms_set_shared_info() argument
163 EVP_PKEY_CTX *pctx = CMS_RecipientInfo_get0_pkey_ctx(ri); dh_cms_decrypt() local
192 EVP_PKEY_CTX *pctx; dh_cms_encrypt() local
[all...]
/third_party/openssl/crypto/evp/
H A Dbio_md.c133 EVP_MD_CTX *ctx, *dctx, **pctx; in md_ctrl() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_curve25519.c77 EVP_PKEY_CTX *pctx = NULL; in HksOpensslCurve25519GenerateKey() local
/kernel/linux/linux-5.10/crypto/
H A Dalgif_rng.c204 struct rng_parent_ctx *pctx; in rng_bind() local
223 struct rng_parent_ctx *pctx = private; in rng_release() local
245 struct rng_parent_ctx *pctx = private; rng_accept_parent() local
279 struct rng_parent_ctx *pctx = private; rng_setkey() local
290 struct rng_parent_ctx *pctx = private; rng_setentropy() local
[all...]

Completed in 13 milliseconds

12345678910>>...15