Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c36 tegra_destroy(struct pipe_context *pcontext) in tegra_destroy()
48 tegra_draw_vbo(struct pipe_context *pcontext, in tegra_draw_vbo()
74 tegra_render_condition(struct pipe_context *pcontext, in tegra_render_condition()
85 tegra_create_query(struct pipe_context *pcontext, unsigned int query_type, in tegra_create_query()
94 tegra_create_batch_query(struct pipe_context *pcontext, in tegra_create_batch_query()
105 tegra_destroy_query(struct pipe_context *pcontext, struct pipe_query *query) in tegra_destroy_query()
113 tegra_begin_query(struct pipe_context *pcontext, struct pipe_query *query) in tegra_begin_query()
121 tegra_end_query(struct pipe_context *pcontext, struct pipe_query *query) in tegra_end_query()
129 tegra_get_query_result(struct pipe_context *pcontext, in tegra_get_query_result()
141 tegra_get_query_result_resource(struct pipe_context *pcontext, in tegra_get_query_result_resource()
[all …]
Dtegra_screen.c319 struct pipe_context *pcontext, in tegra_screen_resource_get_handle()
384 struct pipe_context *pcontext, in tegra_screen_fence_finish()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.c95 nv50_init_resource_functions(struct pipe_context *pcontext) in nv50_init_resource_functions()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_resource.c115 nvc0_init_resource_functions(struct pipe_context *pcontext) in nvc0_init_resource_functions()
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h305 pan_context(struct pipe_context *pcontext) in pan_context()
/external/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h605 struct lws_context **pcontext; member
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h438 vc4_context(struct pipe_context *pcontext) in vc4_context()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h585 v3d_context(struct pipe_context *pcontext) in v3d_context()