/external/ComputeLibrary/tests/framework/ |
D | ParametersLibrary.h | 46 struct ContextType struct 51 struct ContextType<Tensor> argument
|
/external/brotli/c/common/ |
D | context.h | 94 typedef enum ContextType { enum 99 } ContextType; typedef
|
/external/skia/modules/canvaskit/ |
D | gm_bindings.cpp | 268 using ContextType = sk_gpu_test::GrContextFactory::ContextType; typedef 281 bool IsVulkanContextType(ContextType) {return false;} in IsVulkanContextType() argument 282 bool IsMetalContextType(ContextType) {return false;} in IsMetalContextType() argument 283 bool IsDirect3DContextType(ContextType) {return false;} in IsDirect3DContextType() argument 284 bool IsDawnContextType(ContextType) {return false;} in IsDawnContextType() argument
|
/external/deqp/framework/opengl/ |
D | gluRenderContext.hpp | 143 class ContextType : private ApiType class 146 ContextType (void) {} in ContextType() function in glu::ContextType 170 inline ContextType::ContextType (int major, int minor, Profile profile, ContextFlags flags) in ContextType() function in glu::ContextType 176 inline ContextType::ContextType (ApiType apiType, ContextFlags flags) in ContextType() function in glu::ContextType
|
/external/skia/tools/graphite/ |
D | ContextFactory.h | 24 enum class ContextType { enum
|
/external/antlr/runtime/Cpp/include/ |
D | antlr3cyclicdfa.hpp | 58 typedef CtxType ContextType; typedef in CyclicDFA
|
/external/tensorflow/tensorflow/core/profiler/lib/ |
D | connected_traceme.h | 28 enum class ContextType : int { enum
|
/external/skia/tools/flags/ |
D | CommonFlagsConfig.cpp | 462 using ContextType = skiatest::graphite::ContextFactory::ContextType; in get_option_graphite_api() typedef 638 using ContextType = skiatest::graphite::ContextFactory::ContextType; in parse_command_line_config_graphite() typedef
|
D | CommonFlagsConfig.h | 55 typedef sk_gpu_test::GrContextFactory::ContextType ContextType; typedef
|
/external/deqp/modules/egl/ |
D | teglThreadCleanUpTests.cpp | 139 enum ContextType enum in deqp::egl::__anon8b6470150111::ThreadCleanUpTest
|
/external/skia/tools/gpu/ |
D | GrContextFactory.h | 37 enum ContextType { enum
|
/external/clang/include/clang/ASTMatchers/Dynamic/ |
D | Diagnostics.h | 54 enum ContextType { enum
|
/external/skia/fuzz/ |
D | FuzzDDLThreading.cpp | 32 using ContextType = sk_gpu_test::GrContextFactory::ContextType; typedef
|
/external/clang/lib/Sema/ |
D | SemaCXXScopeSpec.cpp | 104 QualType ContextType in computeDeclContext() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcInternalformatTests.cpp | 1731 void InternalformatTests::getGLTestData(TestData& testData, glu::ContextType&) in getGLTestData()
|
D | glcRobustBufferAccessBehaviorTests.cpp | 1543 std::string TexelFetchTest::getFragmentShader(const glu::ContextType&, bool is_case_valid, GLuint f… in getFragmentShader()
|