HomeSort by relevance Sort by last modified time
    Searched refs:ContextType (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /external/brotli/dec/
context.h 104 enum ContextType {
  /external/deqp/framework/opengl/
gluDummyRenderContext.hpp 52 virtual ContextType getType (void) const { return ContextType(); }
gluRenderContext.hpp 44 class ContextType;
129 * ContextType differs from API type by adding context flags. They are
138 class ContextType : private ApiType
141 ContextType (void) {}
142 ContextType (int major, int minor, Profile profile, ContextFlags flags = ContextFlags(0));
143 explicit ContextType (ApiType apiType, ContextFlags flags = ContextFlags(0));
163 inline ContextType::ContextType (int major, int minor, Profile profile, ContextFlags flags)
169 inline ContextType::ContextType (ApiType apiType, ContextFlags flags
    [all...]
gluRenderConfig.hpp 66 ContextType type;
83 RenderConfig (ContextType type_ = ContextType())
gluES3PlusWrapperContext.hpp 57 virtual ContextType getType (void) const;
  /external/brotli/enc/
context.h 157 typedef enum ContextType {
162 } ContextType;
164 static BROTLI_INLINE uint8_t Context(uint8_t p1, uint8_t p2, ContextType mode) {
  /external/skia/tools/gpu/
GrContextFactory.h 33 enum ContextType {
68 static bool IsRenderingContext(ContextType type) {
79 static GrBackend ContextTypeBackend(ContextType type) {
92 static const char* ContextTypeName(ContextType contextType) {
93 switch (contextType) {
139 ContextInfo getContextInfo(ContextType type,
152 GrContext* get(ContextType type, ContextOverrides overrides = ContextOverrides::kNone);
156 ContextInfo getContextInfoInternal(ContextType type, ContextOverrides overrides,
160 ContextType fType
    [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContext.hpp 59 virtual glu::ContextType getType (void) const { return m_ctxType; }
67 const glu::ContextType m_ctxType;
  /external/skia/tests/
GrContextAbandonTest.cpp 21 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i;
GrContextFactoryTest.cpp 24 GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i);
41 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType)i;
59 GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i);
77 GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i;
103 GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i)
    [all...]
  /hardware/interfaces/renderscript/1.0/
IDevice.hal 34 contextCreate(uint32_t sdkVersion, ContextType ct,
  /external/skia/dm/
DMGpuSupport.h 33 sk_gpu_test::GrContextFactory::ContextType type,
69 typedef int ContextType;
71 static const ContextType kANGLE_ContextType = 0,
98 sk_gpu_test::GrContextFactory::ContextType,
  /external/skia/tools/flags/
SkCommonFlagsConfig.h 54 typedef sk_gpu_test::GrContextFactory::ContextType ContextType;
57 ContextType contextType, bool useNVPR, bool useInstanced, bool useDIText,
61 ContextType getContextType() const { return fContextType; }
76 ContextType fContextType;
  /hardware/interfaces/renderscript/1.0/default/
Device.h 16 using ::android::hardware::renderscript::V1_0::ContextType;
28 Return<sp<IContext>> contextCreate(uint32_t sdkVersion, ContextType ct, int32_t flags) override;
  /external/deqp/framework/platform/ios/
tcuIOSPlatform.hh 87 RawContext (glu::ContextType type);
90 virtual glu::ContextType getType (void) const { return m_type; }
100 glu::ContextType m_type;
  /external/deqp/framework/egl/
egluGLUtil.hpp 42 eglw::EGLContext createGLContext (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config, const glu::ContextType& contextType);
  /external/skia/tools/
ok_test.cpp 79 bool IsGLContextType(sk_gpu_test::GrContextFactory::ContextType type) {
82 bool IsVulkanContextType(sk_gpu_test::GrContextFactory::ContextType type) {
85 bool IsRenderingGLContextType(sk_gpu_test::GrContextFactory::ContextType type) {
88 bool IsNullGLContextType(sk_gpu_test::GrContextFactory::ContextType type) {
  /hardware/interfaces/renderscript/1.0/vts/functional/
VtsHalRenderscriptV1_0TargetTest.cpp 26 context = device->contextCreate(version, ContextType::NORMAL, flags);
  /test/vts/compilation_tools/vtsc/test/golden/FUZZER/
Device.fuzzer.cpp 41 size_t type_size1 = sizeof(::android::hardware::renderscript::V1_0::ContextType);
44 ::android::hardware::renderscript::V1_0::ContextType arg1;
  /external/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 54 enum ContextType {
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);

Completed in 511 milliseconds

1 2 3 4 5