Searched refs:computeBufferRowLength (Results 1 – 3 of 3) sorted by relevance
141 ANGLE_NO_DISCARD bool computeBufferRowLength(uint32_t width, uint32_t *resultOut) const;
1488 bool InternalFormat::computeBufferRowLength(uint32_t width, uint32_t *resultOut) const in computeBufferRowLength() function in gl::InternalFormat
5449 contextVk, storageFormatInfo.computeBufferRowLength(glExtents.width, &bufferRowLength)); in stageSubresourceUpdateImpl()