Home
last modified time | relevance | path

Searched defs:unbind (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dsampler.cpp71 sampler::unbind(command_queue &q, void *st) { in unbind() function in sampler
H A Dkernel.cpp297 kernel::exec_context::unbind() { in unbind() function in kernel::exec_context
458 kernel::scalar_argument::unbind(exec_context &ctx) { in unbind() function in kernel::scalar_argument
510 kernel::global_argument::unbind(exec_context &ctx) { in unbind() function in kernel::global_argument
545 kernel::local_argument::unbind(exec_context &ctx) { in unbind() function in kernel::local_argument
582 kernel::constant_argument::unbind(exec_context &ctx) { in unbind() function in kernel::constant_argument
617 kernel::image_rd_argument::unbind(exec_context &ctx) { in unbind() function in kernel::image_rd_argument
646 kernel::image_wr_argument::unbind(exec_contex function in kernel::image_wr_argument
672 kernel::sampler_argument::unbind(exec_context &ctx) { unbind() function in kernel::sampler_argument
[all...]
/third_party/python/Lib/idlelib/
H A Dmulticall.py98 def unbind(self, triplet, func): member in _SimpleBinder
231 def unbind(self, triplet, func): member in _ComplexBinder
352 def unbind(self, sequence, funcid=None): member in MultiCallCreator.MultiCall
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DTexture.h78 inline void unbind(const egl::Texture* texture) in unbind() function in es2::ImageLevels
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dscheduler.h509 GUARDED_BY(mutex) std::condition_variable unbind; member
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbdev.h369 int (*unbind)(struct usbdevclass_driver_s *driver, struct usbdev_s *dev); member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler.cpp113 void Scheduler::unbind() { in unbind() function in marl::Scheduler
/third_party/mesa3d/src/glx/
H A Dglxclient.h239 void (*unbind)(struct glx_context *context, struct glx_context *new_ctx); member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.cpp1291 void Image::unbind(const egl::Texture *parent) in unbind() function in egl::Image
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c1523 cso_restore_state(struct cso_context *cso, unsigned unbind) in cso_restore_state() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp985 virtual void unbind(int binding) in unbind() function in glcts::LayoutBindingBaseCase
3083 void unbind(int binding) in unbind() function in glcts::UniformBlocksLayoutBindingCase
3276 void unbind(int binding) in unbind() function in glcts::ShaderStorageBufferLayoutBindingCase
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.c1542 unbind(struct gl_context *ctx, in unbind() function
[all...]
/third_party/python/Lib/
H A Dturtle.py420 def unbind(self, *args, **kwargs): member in ScrolledCanvas
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp464 void TestVertexData::unbind (void) const in unbind() function in deqp::gles31::Functional::__anon30822::TestVertexData
543 void TestTexture2D::unbind (void) const in unbind() function in deqp::gles31::Functional::__anon30822::TestTexture2D
642 void TestFramebuffer::unbind (void) in unbind() function in deqp::gles31::Functional::__anon30822::TestFramebuffer
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c1589 bool unbind; member
/third_party/python/Lib/tkinter/
H A D__init__.py1450 def unbind(self, sequence, funcid=None): member in Misc

Completed in 49 milliseconds