Home
last modified time | relevance | path

Searched defs:user_buffer (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_scratch.cpp35 const void *user_buffer, in swr_copy_to_scratch_space()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.h49 const void *user_buffer; /**< pointer to a user buffer if buffer == NULL */ member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Ddboolhuff.h38 const unsigned char *user_buffer; member
/third_party/gstreamer/gstplugins_good/gst/rtp/
Ddboolhuff.h28 const unsigned char *user_buffer; member
/third_party/boost/libs/interprocess/test/
Duser_buffer_test.cpp77 wmanaged_external_buffer user_buffer(create_only, static_buffer, memsize); in main() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dsurface9.c56 struct nine_allocation *user_buffer, in NineSurface9_ctor()
878 struct nine_allocation *user_buffer, in NineSurface9_new()
Dtexture9.c57 struct nine_allocation *user_buffer = NULL, *user_buffer_for_level; in NineTexture9_ctor() local
/third_party/python/Modules/
Doverlapped.c88 Py_buffer user_buffer; member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h636 const void *user_buffer; /**< pointer to a user buffer if buffer == NULL */ member