Searched refs:checkLayoutIndices (Results 1 – 6 of 6) sorted by relevance
164 bool checkLayoutIndices (const bb::BufferLayout& layout) const;
2154 …if (!checkLayoutIndices(glLayout) || !checkLayoutBounds(glLayout) || !compareTypes(refLayout, glLa… in iterate()2506 bool SSBOLayoutCase::checkLayoutIndices (const BufferLayout& layout) const in checkLayoutIndices() function in deqp::gles31::SSBOLayoutCase
360 bool checkLayoutIndices(const ub::UniformLayout& layout) const;
1414 …if (!checkLayoutIndices(glLayout) || !checkLayoutBounds(glLayout) || !compareTypes(refLayout, glLa… in iterate()1747 bool UniformBlockCase::checkLayoutIndices(const UniformLayout& layout) const in checkLayoutIndices() function in deqp::UniformBlockCase
255 bool checkLayoutIndices (const ub::UniformLayout& layout) const;
1459 …if (!checkLayoutIndices(glLayout) || !checkLayoutBounds(glLayout) || !compareTypes(refLayout, glLa… in iterate()1785 bool UniformBlockCase::checkLayoutIndices (const UniformLayout& layout) const in checkLayoutIndices() function in deqp::gls::UniformBlockCase