Searched refs:checkLayoutIndices (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fSSBOLayoutCase.hpp164 bool checkLayoutIndices (const bb::BufferLayout& layout) const;
H A Des31fSSBOLayoutCase.cpp2140 if (!checkLayoutIndices(glLayout) || !checkLayoutBounds(glLayout) || !compareTypes(refLayout, glLayout))
2492 bool SSBOLayoutCase::checkLayoutIndices (const BufferLayout& layout) const function in class:deqp::gles31::SSBOLayoutCase
/external/deqp/modules/glshared/
H A DglsUniformBlockCase.hpp255 bool checkLayoutIndices (const ub::UniformLayout& layout) const;
H A DglsUniformBlockCase.cpp1459 if (!checkLayoutIndices(glLayout) || !checkLayoutBounds(glLayout) || !compareTypes(refLayout, glLayout))
1785 bool UniformBlockCase::checkLayoutIndices (const UniformLayout& layout) const function in class:deqp::gls::UniformBlockCase

Completed in 190 milliseconds