Searched defs:pcontext (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/tegra/ |
D | tegra_context.c | 37 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 …]
|
D | tegra_screen.c | 320 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/ |
D | nv50_resource.c | 104 nv50_init_resource_functions(struct pipe_context *pcontext) in nv50_init_resource_functions()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_resource.c | 153 nvc0_init_resource_functions(struct pipe_context *pcontext) in nvc0_init_resource_functions()
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_context.h | 323 pan_context(struct pipe_context *pcontext) in pan_context()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_resource.cpp | 309 struct pipe_context *pcontext, in d3d12_resource_get_handle()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_screen.c | 1227 struct pipe_context *pcontext, in zink_flush_frontbuffer()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_context.h | 436 vc4_context(struct pipe_context *pcontext) in vc4_context()
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-context-vhost.h | 714 struct lws_context **pcontext; member
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_context.h | 632 v3d_context(struct pipe_context *pcontext) in v3d_context()
|