Home
last modified time | relevance | path

Searched defs:num_objects (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/compute/interop/opengl/
Dacquire.hpp26 inline event opengl_enqueue_acquire_gl_objects(const uint_ num_objects, in opengl_enqueue_acquire_gl_objects()
51 inline event opengl_enqueue_release_gl_objects(const uint_ num_objects, in opengl_enqueue_release_gl_objects()
/third_party/boost/libs/compute/include/boost/compute/interop/opengl/
Dacquire.hpp26 inline event opengl_enqueue_acquire_gl_objects(const uint_ num_objects, in opengl_enqueue_acquire_gl_objects()
51 inline event opengl_enqueue_release_gl_objects(const uint_ num_objects, in opengl_enqueue_release_gl_objects()
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestdraw2.c28 static int num_objects; variable
Dtestintersections.c29 static int num_objects; variable
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstobject.c310 static gint num_objects = 1000; variable
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_containers.hpp566 unsigned num_objects = start_object_count << memory.size(); in allocate() local
/third_party/libdrm/
Dxf86drmMode.c1502 drmModeCreateLease(int fd, const uint32_t *objects, int num_objects, int flags, in drmModeCreateLease()