Searched defs:binds (Results 1 – 7 of 7) sorted by relevance
51 BindingMethodValidator binds(BindsMethodValidator validator); in binds() method
349 binds: SmallVec<[ash::vk::SparseMemoryBind; 1]>, field395 binds: SmallVec<[ash::vk::SparseMemoryBind; 1]>, field446 binds: SmallVec<[ash::vk::SparseImageMemoryBind; 1]>, field
48 static AnnotationSpec binds() { in binds() method in SourceGenerator.Dagger
495 std::vector<VkSparseMemoryBind> binds{pageCount}; in Init() local
473 …indAttributes (TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Bind>& binds) in bindAttributes()
3331 VkSparseMemoryBind binds[2]; in TEST_F() local
3766 pub fn binds(mut self, binds: &'a [SparseMemoryBind]) -> Self { in binds() method3824 pub fn binds(mut self, binds: &'a [SparseMemoryBind]) -> Self { in binds() method3882 pub fn binds(mut self, binds: &'a [SparseImageMemoryBind]) -> Self { in binds() method