Home
last modified time | relevance | path

Searched defs:pcontext (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c37 tegra_destroy(struct pipe_context *pcontext) in tegra_destroy()
49 tegra_draw_vbo(struct pipe_context *pcontext, in tegra_draw_vbo()
88 tegra_render_condition(struct pipe_context *pcontext, in tegra_render_condition()
99 tegra_create_query(struct pipe_context *pcontext, unsigned int query_type, in tegra_create_query()
108 tegra_create_batch_query(struct pipe_context *pcontext, in tegra_create_batch_query()
119 tegra_destroy_query(struct pipe_context *pcontext, struct pipe_query *query) in tegra_destroy_query()
127 tegra_begin_query(struct pipe_context *pcontext, struct pipe_query *query) in tegra_begin_query()
135 tegra_end_query(struct pipe_context *pcontext, struct pipe_query *query) in tegra_end_query()
143 tegra_get_query_result(struct pipe_context *pcontext, in tegra_get_query_result()
155 tegra_get_query_result_resource(struct pipe_context *pcontext, in tegra_get_query_result_resource()
[all …]
Dtegra_screen.c308 struct pipe_context *pcontext, in tegra_screen_resource_get_handle()
351 struct pipe_context *pcontext, in tegra_screen_flush_frontbuffer()
381 struct pipe_context *pcontext, in tegra_screen_fence_finish()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.c171 nv50_init_resource_functions(struct pipe_context *pcontext) in nv50_init_resource_functions()
Dnv50_screen.c433 nv50_screen_fence_emit(struct pipe_context *pcontext, u32 *sequence, in nv50_screen_fence_emit()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_resource.c151 nvc0_init_resource_functions(struct pipe_context *pcontext) in nvc0_init_resource_functions()
Dnvc0_screen.c657 nvc0_screen_fence_emit(struct pipe_context *pcontext, u32 *sequence, in nvc0_screen_fence_emit()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c450 nv30_screen_fence_emit(struct pipe_context *pcontext, uint32_t *sequence, in nv30_screen_fence_emit()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_ml.c520 etna_ml_subgraph_create(struct pipe_context *pcontext, in etna_ml_subgraph_create()
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h492 pan_context(struct pipe_context *pcontext) in pan_context()
/external/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h714 struct lws_context **pcontext; member
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h430 vc4_context(struct pipe_context *pcontext) in vc4_context()
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_resource.cpp805 struct pipe_context *pcontext, in d3d12_resource_get_handle()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h727 v3d_context(struct pipe_context *pcontext) in v3d_context()