Home
last modified time | relevance | path

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

/external/crosvm/rutabaga_gfx/src/
Dgfxstream_stub.rs143 extern "C" fn stream_renderer_create_blob( in stream_renderer_create_blob() function
146 _create_blob: *const stream_renderer_create_blob, in stream_renderer_create_blob()
Dgfxstream.rs86 pub type stream_renderer_create_blob = ResourceCreateBlob; typedef
164 fn stream_renderer_create_blob( in stream_renderer_create_blob() function
167 create_blob: *const stream_renderer_create_blob, in stream_renderer_create_blob()
600 &resource_create_blob as *const stream_renderer_create_blob, in create_blob() constant