Home
last modified time | relevance | path

Searched defs:binds (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/net/netns/
H A Dmctp.h21 struct hlist_head binds; member
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/
H A Dproperty.h116 const TypeId binds[] = { IBind::UID }; in GetBind() local
210 const TypeId binds[] = { IBind::UID }; in ResetBind() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_bloom.cpp658 const auto& binds = pl.descriptorSetLayouts[localSetIdx].bindings; in CreateComputePsos() local
671 const auto& binds = pl.descriptorSetLayouts[localSetIdx].bindings; in CreateComputePsos() local
683 const auto& binds = pl.descriptorSetLayouts[localSetIdx].bindings; in CreateComputePsos() local
772 const auto& binds in CreateRenderPsos() local
781 const auto& binds = pipelineLayout.descriptorSetLayouts[localSet].bindings; CreateRenderPsos() local
790 const auto& binds = pipelineLayout.descriptorSetLayouts[localSet].bindings; CreateRenderPsos() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_queue.c708 VkSparseMemoryBind *binds = sparse_memory_bind_entries + in vk_queue_submit() local
722 VkSparseMemoryBind *binds = sparse_memory_bind_entries + in vk_queue_submit() local
735 VkSparseImageMemoryBind *binds = sparse_memory_image_bind_entries + in vk_queue_submit() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsAttributeLocationTests.cpp473 void bindAttributes (TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Bind>& binds) in bindAttributes() argument

Completed in 10 milliseconds