Home
last modified time | relevance | path

Searched defs:FormatType (Results 1 – 9 of 9) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fInternalFormatQueryTests.cpp44 enum FormatType enum in deqp::gles31::Functional::__anon8d6cc2ff0111::FormatSamplesCase
/external/deqp-deps/amber/src/
Dformat_data.h40 enum class FormatType { enum
/external/curl/lib/
Dmprintf.c121 } FormatType; typedef
/external/angle/src/libANGLE/
Dformatutils.cpp50 FormatType::FormatType() : format(GL_NONE), type(GL_NONE) {} in FormatType() function in gl::FormatType
52 FormatType::FormatType(GLenum format_, GLenum type_) : format(format_), type(type_) {} in FormatType() function in gl::FormatType
/external/skqp/src/gpu/gl/
DGrGLCaps.h524 enum FormatType { enum
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-ar/
Dllvm-ar.cpp151 static Format FormatType = Default; variable
/external/skia/src/gpu/gl/
DGrGLCaps.h569 enum class FormatType { enum
/external/freetype/include/freetype/
Dtttables.h453 FT_Fixed FormatType; member
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1467 enum FormatType in init() enum