Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/tegra/
H A 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 …]
H A Dtegra_screen.c324 struct pipe_context *pcontext, in tegra_screen_resource_get_handle()
367 struct pipe_context *pcontext, in tegra_screen_flush_frontbuffer()
397 struct pipe_context *pcontext, in tegra_screen_fence_finish()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcallobj.h199 #define ICallFrame_Unmarshal(This,pBuffer,cbBuffer,dataRep,pcontext,pcbUnmarshalled) (This)->lpVtbl… argument
200 #define ICallFrame_ReleaseMarshalData(This,pBuffer,cbBuffer,ibFirstRelease,dataRep,pcontext) (This)… argument
391 #define ICallUnmarshal_Unmarshal(This,iMethod,pBuffer,cbBuffer,fForceBufferCopy,dataRep,pcontext,pc… argument
392 …ReleaseMarshalData(This,iMethod,pBuffer,cbBuffer,ibFirstRelease,dataRep,pcontext) (This)->lpVtbl->… argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.c171 nv50_init_resource_functions(struct pipe_context *pcontext) in nv50_init_resource_functions()
H A Dnv50_screen.c512 nv50_screen_fence_emit(struct pipe_context *pcontext, u32 *sequence, in nv50_screen_fence_emit()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.c153 nvc0_init_resource_functions(struct pipe_context *pcontext) in nvc0_init_resource_functions()
H A Dnvc0_screen.c757 nvc0_screen_fence_emit(struct pipe_context *pcontext, u32 *sequence, in nvc0_screen_fence_emit()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.c507 nv30_screen_fence_emit(struct pipe_context *pcontext, uint32_t *sequence, in nv30_screen_fence_emit()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_ml.c235 etna_ml_subgraph_create(struct pipe_context *pcontext, in etna_ml_subgraph_create()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.h482 pan_context(struct pipe_context *pcontext) in pan_context()
/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-context-vhost.h714 struct lws_context **pcontext; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h430 vc4_context(struct pipe_context *pcontext) in vc4_context()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp805 struct pipe_context *pcontext, in d3d12_resource_get_handle()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h708 v3d_context(struct pipe_context *pcontext) in v3d_context()