Searched refs:m_vertexIOArraySize (Results 1 – 1 of 1) sorted by relevance
5574 , m_vertexIOArraySize (vertexIOArraySize) in UserDefinedIOCase()5690 const VertexIOArraySize m_vertexIOArraySize; member in deqp::gles31::Functional::__anon4a9088cf0211::UserDefinedIOCase5966 …const bool isExplicitVertexArraySize = m_vertexIOArraySize == VERTEX_IO_ARRAY_SIZE_EXPLICIT_SHAD… in init()5967 m_vertexIOArraySize == VERTEX_IO_ARRAY_SIZE_EXPLICIT_QUERY; in init()5969 …const string vertexAttrArrayInputSize = m_vertexIOArraySize == VERTEX_IO_ARRAY_SIZE_IMPLICIT … in init()5970 … : m_vertexIOArraySize == VERTEX_IO_ARRAY_SIZE_EXPLICIT_SHADER_BUILTIN ? "gl_MaxPatchVertices" in init()5971 …: m_vertexIOArraySize == VERTEX_IO_ARRAY_SIZE_EXPLICIT_QUERY ? de::toString(m_context.getContext… in init()