Home
last modified time | relevance | path

Searched defs:Format (Results 1 – 25 of 193) sorted by relevance

12345678

/external/skia/src/gpu/mtl/
DGrMtlStencilAttachment.h20 struct Format { struct
21 MTLPixelFormat fInternalFormat; argument
28 int sampleCnt, const Format& format); argument
/external/skqp/src/gpu/mtl/
DGrMtlStencilAttachment.h20 struct Format { struct
21 MTLPixelFormat fInternalFormat; argument
28 int sampleCnt, const Format& format); argument
/external/skia/src/gpu/vk/
DGrVkStencilAttachment.h20 struct Format { struct
21 VkFormat fInternalFormat; argument
28 int sampleCnt, const Format& format); argument
/external/skqp/src/gpu/vk/
DGrVkStencilAttachment.h20 struct Format { struct
21 VkFormat fInternalFormat; argument
28 int sampleCnt, const Format& format); argument
/external/skqp/src/gpu/gl/
DGrGLStencilAttachment.h19 struct Format { struct
20 GrGLenum fInternalFormat; argument
35 const Format& format) in GrGLStencilAttachment() argument
/external/skia/src/gpu/gl/
DGrGLStencilAttachment.h19 struct Format { struct
20 GrGLenum fInternalFormat; argument
35 const Format& format) in GrGLStencilAttachment() argument
/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc287 Format; typedef
476 Format; typedef
594 Format; typedef
841 Format; typedef
926 Format; typedef
1013 Format; typedef
1099 Format; typedef
1185 Format; typedef
1328 Format; typedef
1517 Format; typedef
[all …]
/external/gemmlowp/internal/
Dkernel_neon.h37 Format; typedef
297 Format; typedef
671 Format; typedef
933 Format; typedef
1268 Format; typedef
Dkernel_sse.h36 Format; typedef
210 Format; typedef
/external/deqp/external/openglcts/modules/common/
DglcShaderMultisampleInterpolationTests.cpp630 struct Format in init() struct
632 char const* name; in init()
633 GLenum internalFormat; in init()
634 tcu::TextureFormat textureFormat; in init()
635 char const* sampler; in init()
636 char const* outType; in init()
637 GLfloat min; in init()
638 GLfloat max; in init()
DglcSampleVariablesTests.cpp879 struct Format in init() struct
881 char const* name; in init()
882 GLenum internalFormat; in init()
883 tcu::TextureFormat textureFormat; in init()
884 char const* sampler; in init()
885 char const* outType; in init()
/external/skqp/src/sfnt/
DSkOTTable_post.h23 struct Format { struct
24 enum Value : SK_OT_Fixed {
31 SK_OT_Fixed value;
/external/skia/src/sfnt/
DSkOTTable_post.h23 struct Format { struct
24 enum Value : SK_OT_Fixed {
31 SK_OT_Fixed value;
/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDiffLog.h36 StringRef Format; variable
41 LogBuilder(Consumer &c, StringRef Format) in LogBuilder()
/external/llvm/tools/llvm-diff/
DDiffLog.h36 StringRef Format; variable
41 LogBuilder(Consumer &c, StringRef Format) : consumer(&c), Format(Format) {} in LogBuilder()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/
DDiffLog.h36 StringRef Format; variable
41 LogBuilder(Consumer &c, StringRef Format) : consumer(&c), Format(Format) {} in LogBuilder()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DFormat.java34 public enum Format { enum
76 private Format(int size) { in Format() method in Format
80 private Format(int size, boolean isPayloadFormat) { in Format() method in Format
/external/clang/include/clang/Frontend/
DPCHContainerOperations.h105 const PCHContainerWriter *getWriterOrNull(StringRef Format) { in getWriterOrNull()
108 const PCHContainerReader *getReaderOrNull(StringRef Format) { in getReaderOrNull()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DGCOV.cpp31 static bool isGCDAFile(GCOVFormat Format) { in isGCDAFile()
36 static bool isGCNOFile(GCOVFormat Format) { in isGCNOFile()
42 GCOVFormat Format = Buffer.readGCOVFormat(); in read() local
90 bool GCOVFunction::read(GCOVBuffer &Buff, GCOVFormat Format) { in read()
/external/protobuf/src/google/protobuf/io/
Dgzip_stream.h58 enum Format { enum
113 enum Format { enum
/external/grpc-grpc/doc/
Dbinary-logging.md3 ## Format section in Binary Logging
Dservice_config.md9 # Format chapter
/external/clang/docs/
DSanitizerSpecialCaseList.rst51 Format chapter
DJSONCompilationDatabase.rst44 Format chapter
/external/clang/test/SemaObjCXX/
Dformat-strings.mm13 @interface Format interface

12345678