Home
last modified time | relevance | path

Searched refs:TransformFeedbackOverflowQueryErrorInvalidIndex (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackOverflowQueryTests.cpp483 class TransformFeedbackOverflowQueryErrorInvalidIndex : public TransformFeedbackOverflowQueryErrorB… class
486 TransformFeedbackOverflowQueryErrorInvalidIndex(deqp::Context &context, in TransformFeedbackOverflowQueryErrorInvalidIndex() function in gl3cts::TransformFeedbackOverflowQueryErrorInvalidIndex
2223 …addChild(new TransformFeedbackOverflowQueryErrorInvalidIndex(m_context, m_api, "error-invalid-inde… in init()