Home | History | Annotate | Download | only in functional

Lines Matching refs:ShaderType

88 using glu::ShaderType;
620 ShaderType shaderType,
623 , m_shaderType (shaderType)
633 ShaderType m_shaderType;
1030 MovePtr<ProgramWrapper> createSingleShaderProgram (ShaderType shaderType,
1106 MovePtr<ProgramWrapper> SeparateShaderTest::createSingleShaderProgram (ShaderType shaderType,
1114 const GLenum glType = glu::getGLShaderType(shaderType);
1119 qpShaderType qpType = glu::getLogShaderType(shaderType);
1131 shaderType, src);
1145 switch (shaderType)