Searched defs:gctx (Results 1 – 5 of 5) sorted by relevance
151 struct egl_g3d_context *gctx; in egl_g3d_create_context() local194 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in destroy_context() local489 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_make_current() local559 struct egl_g3d_context *gctx = NULL; in swap_buffers() local649 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_copy_buffers() local661 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_wait_client() local698 struct egl_g3d_context *gctx; in egl_g3d_bind_tex_image() local765 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_release_tex_image() local
79 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_insert_fence_sync() local232 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_client_wait_sync() local
555 prof_gctx_t *gctx = (prof_gctx_t *)iallocztm(tsd, size, in prof_gctx_create() local574 prof_gctx_try_destroy(tsd_t *tsd, prof_tdata_t *tdata_self, prof_gctx_t *gctx, in prof_gctx_try_destroy()624 prof_gctx_should_destroy(prof_gctx_t *gctx) in prof_gctx_should_destroy()641 prof_gctx_t *gctx = tctx->gctx; in prof_tctx_destroy() local714 } gctx; in prof_lookup_global() local780 prof_gctx_t *gctx; in prof_lookup() local1069 prof_tctx_merge_gctx(prof_tctx_t *tctx, prof_gctx_t *gctx) in prof_tctx_merge_gctx()1152 prof_dump_gctx_prep(prof_gctx_t *gctx, prof_gctx_tree_t *gctxs) in prof_dump_gctx_prep()1173 prof_gctx_merge_iter(prof_gctx_tree_t *gctxs, prof_gctx_t *gctx, void *arg) in prof_gctx_merge_iter()1190 prof_gctx_t *gctx; in prof_gctx_finish() local[all …]
267 #define AES_GCM_ASM(gctx) \ argument471 EVP_AES_GCM_CTX *gctx = ctx->cipher_data; in aes_gcm_init_key() local501 EVP_AES_GCM_CTX *gctx = c->cipher_data; in aes_gcm_cleanup() local525 EVP_AES_GCM_CTX *gctx = c->cipher_data; in aes_gcm_ctrl() local637 EVP_AES_GCM_CTX *gctx = ctx->cipher_data; in aes_gcm_cipher() local884 EVP_AES_GCM_CTX *gctx = ctx->cipher_data; in aesni_gcm_init_key() local
103 prof_gctx_t *gctx; member