Searched defs:shared_data (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c314 struct v3dv_pipeline_shared_data *shared_data; local in function:v3dv_pipeline_cache_search_for_pipeline
339 v3dv_pipeline_shared_data_destroy(struct v3dv_device * device,struct v3dv_pipeline_shared_data * shared_data) argument
415 pipeline_cache_upload_shared_data(struct v3dv_pipeline_cache * cache,struct v3dv_pipeline_shared_data * shared_data,bool from_disk_cache) argument
[all...]
H A Dv3dv_private.h1807 struct v3dv_pipeline_shared_data *shared_data; member in struct:v3dv_pipeline
1926 v3dv_pipeline_shared_data_ref(struct v3dv_pipeline_shared_data *shared_data) argument
1937 v3dv_pipeline_shared_data_unref(struct v3dv_device * device,struct v3dv_pipeline_shared_data * shared_data) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1819 ImDrawList(const ImDrawListSharedData* shared_data) { _Data = shared_data; _OwnerName = NULL; Clear(); } argument
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1819 ImDrawList(const ImDrawListSharedData* shared_data) { _Data = shared_data; _OwnerName = NULL; Clear(); } argument

Completed in 21 milliseconds