Home
last modified time | relevance | path

Searched defs:stream_renderer_create_blob (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gfxstream/host/include/gfxstream/
Dvirtio-gpu-gfxstream-renderer.h187 struct stream_renderer_create_blob { struct
203 VG_EXPORT int stream_renderer_create_blob(uint32_t ctx_id, uint32_t res_handle, argument
/external/crosvm/rutabaga_gfx/src/
Dgfxstream_stub.rs128 extern "C" fn stream_renderer_create_blob( in stream_renderer_create_blob() function
131 _create_blob: *const stream_renderer_create_blob, in stream_renderer_create_blob()
Dgfxstream.rs79 pub type stream_renderer_create_blob = ResourceCreateBlob; typedef
157 fn stream_renderer_create_blob( in stream_renderer_create_blob() function
160 create_blob: *const stream_renderer_create_blob, in stream_renderer_create_blob()
668 &resource_create_blob as *const stream_renderer_create_blob, in create_blob() constant
/external/mesa3d/src/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp1914 VG_EXPORT int stream_renderer_create_blob(uint32_t ctx_id, uint32_t res_handle, in stream_renderer_create_blob() function