Searched refs:bufferBindCount (Results 1 – 17 of 17) sorted by relevance
655 size += vn_sizeof_uint32_t(&val->bufferBindCount); in vn_sizeof_VkBindSparseInfo_self()657 size += vn_sizeof_array_size(val->bufferBindCount); in vn_sizeof_VkBindSparseInfo_self()658 for (uint32_t i = 0; i < val->bufferBindCount; i++) in vn_sizeof_VkBindSparseInfo_self()743 vn_encode_uint32_t(enc, &val->bufferBindCount); in vn_encode_VkBindSparseInfo_self()745 vn_encode_array_size(enc, val->bufferBindCount); in vn_encode_VkBindSparseInfo_self()746 for (uint32_t i = 0; i < val->bufferBindCount; i++) in vn_encode_VkBindSparseInfo_self()
1250 .buffer_bind_count = pBindInfo[i].bufferBindCount, in vk_common_QueueBindSparse()
731 sparse.bufferBindCount = res->obj->storage_buffer ? 2 : 1; in buffer_commit_single()
1547 uint32_t bufferBindCount; member
521 uint32_t bufferBindCount; member
3903 deUint32 bufferBindCount; member
5305 s << "\tbufferBindCount = " << value.bufferBindCount << '\n';
2042 uint32_t bufferBindCount; member
7478 , bufferBindCount( bufferBindCount_ )7507 , bufferBindCount( static_cast<uint32_t>( bufferBinds_.size() ) )7559 bufferBindCount = bufferBindCount_; in setBufferBindCount()7575 bufferBindCount = static_cast<uint32_t>( bufferBinds_.size() ); in setBufferBinds()7670 … ( pWaitSemaphores == rhs.pWaitSemaphores ) && ( bufferBindCount == rhs.bufferBindCount ) && in operator ==()7688 uint32_t bufferBindCount = {}; member
2892 uint32_t bufferBindCount; member
2246 uint32_t bufferBindCount; member
8688 , bufferBindCount( bufferBindCount_ )8713 , bufferBindCount( static_cast<uint32_t>( bufferBinds_.size() ) )8765 bufferBindCount = bufferBindCount_; in setBufferBindCount()8779 bufferBindCount = static_cast<uint32_t>( bufferBinds_.size() ); in setBufferBinds()8886 bufferBindCount, in reflect()8906 …( pWaitSemaphores == rhs.pWaitSemaphores ) && ( bufferBindCount == rhs.bufferBindCount ) && ( pBuf… in operator ==()8924 uint32_t bufferBindCount = {}; member
3265 uint32_t bufferBindCount; member
1482 VULKAN_HPP_HASH_COMBINE( seed, bindSparseInfo.bufferBindCount ); in operator ()()
2799 uint32_t bufferBindCount; member
2941 uint32_t bufferBindCount; member
3156 uint32_t bufferBindCount; member