Home
last modified time | relevance | path

Searched defs:glType (Results 1 – 12 of 12) sorted by relevance

/external/skia/tests/
DGrDrawTargetTest.cpp25 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
DGpuDrawPathTest.cpp48 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
DReadWriteAlphaTest.cpp21 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
DGpuColorFilterTest.cpp119 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
DRecordReplaceDrawTest.cpp154 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
DClipCacheTest.cpp219 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
DResourceCacheTest.cpp1177 GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type); in DEF_GPUTEST() local
/external/deqp/modules/gles2/functional/
Des2fReadPixelsTests.cpp144 void ReadPixelsTest::getFormatInfo (tcu::TextureFormat& format, GLint& glFormat, GLint& glType, int… in getFormatInfo()
179 GLint glType; in iterate() local
/external/deqp/framework/opengl/
DgluShaderUtil.cpp586 DataType getDataTypeFromGLType (deUint32 glType) in getDataTypeFromGLType()
/external/deqp/modules/gles31/functional/
Des31fShaderStateQueryTests.cpp55 glw::GLenum glType; member
Des31fSeparateShaderTests.cpp1122 const GLenum glType = glu::getGLShaderType(shaderType); in createSingleShaderProgram() local
Des31fCopyImageTests.cpp549 const deUint32 glType = getTypeForInternalFormat(format); in genericTexImage() local