Home
last modified time | relevance | path

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

/third_party/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.c320 struct pipe_context *pcontext, in tegra_screen_resource_get_handle()
361 struct pipe_context *pcontext, in tegra_screen_flush_frontbuffer()
389 struct pipe_context *pcontext, in tegra_screen_fence_finish()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.c104 nv50_init_resource_functions(struct pipe_context *pcontext) in nv50_init_resource_functions()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_resource.c153 nvc0_init_resource_functions(struct pipe_context *pcontext) in nvc0_init_resource_functions()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h323 pan_context(struct pipe_context *pcontext) in pan_context()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_resource.cpp309 struct pipe_context *pcontext, in d3d12_resource_get_handle()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c1227 struct pipe_context *pcontext, in zink_flush_frontbuffer()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h436 vc4_context(struct pipe_context *pcontext) in vc4_context()
/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h714 struct lws_context **pcontext; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h632 v3d_context(struct pipe_context *pcontext) in v3d_context()