Lines Matching refs:bufferViewCount

20375                 uint32_t bufferViewCount;  in decode()  local
20402 memcpy((uint32_t*)&bufferViewCount, *readStreamPtrPtr, sizeof(uint32_t)); in decode()
20432 ((bufferViewCount)) * sizeof(const uint32_t)); in decode()
20434 ((bufferViewCount)) * sizeof(const uint32_t)); in decode()
20435 *readStreamPtrPtr += ((bufferViewCount)) * sizeof(const uint32_t); in decode()
20469 ((bufferViewCount)) * sizeof(const VkBufferView)); in decode()
20470 if (((bufferViewCount))) { in decode()
20472 *readStreamPtrPtr += 8 * ((bufferViewCount)); in decode()
20473 for (uint32_t k = 0; k < ((bufferViewCount)); ++k) { in decode()
20501 (unsigned long long)bufferViewCount, in decode()
20510 bufferInfoCount, bufferViewCount, pImageInfoEntryIndices, in decode()
20520 descriptorUpdateTemplate, imageInfoCount, bufferInfoCount, bufferViewCount, in decode()
21706 uint32_t bufferViewCount; in decode() local
21735 memcpy((uint32_t*)&bufferViewCount, *readStreamPtrPtr, sizeof(uint32_t)); in decode()
21767 ((bufferViewCount)) * sizeof(const uint32_t)); in decode()
21769 ((bufferViewCount)) * sizeof(const uint32_t)); in decode()
21770 *readStreamPtrPtr += ((bufferViewCount)) * sizeof(const uint32_t); in decode()
21804 ((bufferViewCount)) * sizeof(const VkBufferView)); in decode()
21805 if (((bufferViewCount))) { in decode()
21807 *readStreamPtrPtr += 8 * ((bufferViewCount)); in decode()
21808 for (uint32_t k = 0; k < ((bufferViewCount)); ++k) { in decode()
21847 (unsigned long long)bufferViewCount, in decode()
21858 bufferInfoCount, bufferViewCount, inlineUniformBlockCount, in decode()
21868 descriptorUpdateTemplate, imageInfoCount, bufferInfoCount, bufferViewCount, in decode()