Searched refs:computeBufferRowLength (Results 1 – 3 of 3) sorted by relevance
177 [[nodiscard]] bool computeBufferRowLength(uint32_t width, uint32_t *resultOut) const;
1703 bool InternalFormat::computeBufferRowLength(uint32_t width, uint32_t *resultOut) const in computeBufferRowLength() function in gl::InternalFormat
8921 contextVk, storageFormatInfo.computeBufferRowLength(glExtents.width, &bufferRowLength)); in stageSubresourceUpdateImpl()