Searched refs:bufferBindCount (Results 1 – 10 of 10) sorted by relevance
430 deUint32 bufferBindCount; member
2357 s << "\tbufferBindCount = " << value.bufferBindCount << '\n';
12401 , bufferBindCount( bufferBindCount_ ) in BindSparseInfo()12449 bufferBindCount = bufferBindCount_; in setBufferBindCount()12506 && ( bufferBindCount == rhs.bufferBindCount ) in operator ==()12528 uint32_t bufferBindCount; member
1571 uint32_t bufferBindCount; member
1580 uint32_t bufferBindCount; member
1677 uint32_t bufferBindCount; member
3328 for (uint32_t j = 0; j < pBindInfo[i].bufferBindCount; j++) in QueueBindSparse()
11173 for (uint32_t j = 0; j < bindInfo.bufferBindCount; j++) { in QueueBindSparse()
1615 …esource Memory' which states 'If bufferBindCount is not 0, pBufferBinds must be a pointer to an ar…
1736 uint32_t bufferBindCount; member