Home | History | Annotate | Download | only in glshared

Lines Matching refs:m_outputType

905 	DrawTestSpec::OutputType	getOutputType		(void) const { return m_outputType; }
923 DrawTestSpec::OutputType m_outputType;
943 , m_outputType (DrawTestSpec::OUTPUTTYPE_VEC4)
1019 m_outputType = outType;
1091 if (outputTypeIsFloatType(m_outputType))
1113 DE_ASSERT(outputTypeIsFloatType(m_outputType));