| /third_party/skia/third_party/externals/brotli/c/common/ |
| D | context.h | 94 typedef enum ContextType { enum 99 } ContextType; typedef
|
| /third_party/node/deps/brotli/c/common/ |
| D | context.h | 94 typedef enum ContextType { enum 99 } ContextType; typedef
|
| /third_party/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
|
| /third_party/vk-gl-cts/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
|
| /third_party/skia/tools/graphite/ |
| D | ContextFactory.h | 24 enum class ContextType { enum
|
| /third_party/skia/tools/flags/ |
| D | CommonFlagsConfig.cpp | 458 using ContextType = skiatest::graphite::ContextFactory::ContextType; in get_option_graphite_api() typedef 634 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
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglThreadCleanUpTests.cpp | 139 enum ContextType enum in deqp::egl::__anonba673be80111::ThreadCleanUpTest
|
| /third_party/skia/tools/gpu/ |
| D | GrContextFactory.h | 33 enum ContextType { enum
|
| /third_party/skia/fuzz/ |
| D | FuzzDDLThreading.cpp | 32 using ContextType = sk_gpu_test::GrContextFactory::ContextType; typedef
|
| /third_party/node/deps/v8/src/web-snapshot/ |
| D | web-snapshot.h | 62 enum ContextType : uint8_t { FUNCTION, BLOCK }; enum
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcInternalformatTests.cpp | 1738 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()
|