Searched refs:getMaxBlockSize (Results 1 – 5 of 5) sorted by relevance
53 unsigned getMaxBlockSize() const { return mStreamInfo.max_blocksize; } in getMaxBlockSize() function
385 if (blocksize == 0 || blocksize > getMaxBlockSize()) { in readBuffer()
360 if (blocksize == 0 || blocksize > getMaxBlockSize()) { in readBuffer()
1618 virtual glw::GLint getMaxBlockSize();1927 virtual glw::GLint getMaxBlockSize();
9492 GLint UniformBlockMemberInvalidOffsetAlignmentTest::getMaxBlockSize() in test() function in gl4cts::EnhancedLayouts::UniformBlockMemberInvalidOffsetAlignmentTest9554 const GLuint sec_to_end = getMaxBlockSize() - 2 * type_size; in test()11202 GLint SSBMemberInvalidOffsetAlignmentTest::getMaxBlockSize() in test() function in gl4cts::EnhancedLayouts::SSBMemberInvalidOffsetAlignmentTest