Searched defs:glType (Results 1 – 12 of 12) sorted by relevance
25 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
48 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
21 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
119 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
154 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
219 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
1177 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
144 void ReadPixelsTest::getFormatInfo (tcu::TextureFormat& format, GLint& glFormat, GLint& glType, int… in getFormatInfo()179 GLint glType; in iterate() local
586 DataType getDataTypeFromGLType (deUint32 glType) in getDataTypeFromGLType()
55 glw::GLenum glType; member
1122 const GLenum glType = glu::getGLShaderType(shaderType); in createSingleShaderProgram() local
549 const deUint32 glType = getTypeForInternalFormat(format); in genericTexImage() local