Searched refs:m_vertexIOArraySize (Results 1 – 1 of 1) sorted by relevance
5516 , m_vertexIOArraySize (vertexIOArraySize) in UserDefinedIOCase()5631 const VertexIOArraySize m_vertexIOArraySize; member in deqp::gles31::Functional::__anon4a9088cf0211::UserDefinedIOCase5906 …const bool isExplicitVertexArraySize = m_vertexIOArraySize == VERTEX_IO_ARRAY_SIZE_EXPLICIT_SHAD… in init()5907 m_vertexIOArraySize == VERTEX_IO_ARRAY_SIZE_EXPLICIT_QUERY; in init()5909 …const string vertexAttrArrayInputSize = m_vertexIOArraySize == VERTEX_IO_ARRAY_SIZE_IMPLICIT … in init()5910 … : m_vertexIOArraySize == VERTEX_IO_ARRAY_SIZE_EXPLICIT_SHADER_BUILTIN ? "gl_MaxPatchVertices" in init()5911 …: m_vertexIOArraySize == VERTEX_IO_ARRAY_SIZE_EXPLICIT_QUERY ? de::toString(m_context.getContext… in init()