Home
last modified time | relevance | path

Searched refs:BatchList (Results 26 – 43 of 43) sorted by relevance

12

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Dbatch.rs291 pub struct BatchList { struct
300 impl BatchList { argument
310 BatchList { in new()
421 fn merge(&mut self, batch_list: BatchList) { in merge() argument
469 pub batch_lists: Vec<BatchList>,
481 BatchList::new( in new()
501 self.batch_lists.push(BatchList::new( in push_new_batch_list()
508 fn current_batch_list(&mut self) -> &mut BatchList { in current_batch_list() argument
2295 batch_list: &mut BatchList, in add_gradient_tiles() argument
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/dynamodb/
H A Dbatch.py130 class BatchList(list): class
H A Dlayer2.py27 from boto.dynamodb.batch import BatchList, BatchWriteList
284 return BatchList(self)
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/DirectFB/
H A DGeometryBuffer.cpp84 BatchList::const_iterator i = d_batches.begin(); in draw()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/dynamodb/
H A Dbatch.py130 class BatchList(list): class
H A Dlayer2.py27 from boto.dynamodb.batch import BatchList, BatchWriteList
284 return BatchList(self)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/dynamodb/
H A Dbatch.py130 class BatchList(list): class
H A Dlayer2.py27 from boto.dynamodb.batch import BatchList, BatchWriteList
284 return BatchList(self)
/dports/devel/py-boto/boto-2.49.0/boto/dynamodb/
H A Dbatch.py130 class BatchList(list): class
H A Dlayer2.py27 from boto.dynamodb.batch import BatchList, BatchWriteList
284 return BatchList(self)
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/Direct3D9/
H A DGeometryBuffer.cpp82 BatchList::const_iterator i = d_batches.begin(); in draw()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/
H A Dbatch.rs284 pub struct BatchList { struct
290 impl BatchList { argument
296 BatchList { in new()
417 pub batch_list: BatchList,
429 batch_list: BatchList::new(screen_size), in new()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/OpenGLES/
H A DGeometryBuffer.cpp84 BatchList::const_iterator i = d_batches.begin(); in draw()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/Direct3D10/
H A DGeometryBuffer.cpp94 BatchList::const_iterator i = d_batches.begin(); in draw()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/Direct3D11/
H A DGeometryBuffer.cpp93 BatchList::const_iterator i = d_batches.begin(); in draw()
/dports/graphics/py-ueberzug/ueberzug-18.1.8/ueberzug/
H A Dlayer.py217 windows = batch.BatchList(window_factory.create(*window_infos))
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/Irrlicht/
H A DGeometryBuffer.cpp85 BatchList::const_iterator i = d_batches.begin(); in draw()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/Ogre/
H A DGeometryBuffer.cpp193 BatchList::const_iterator i = d_batches.begin(); in draw()

12