Home
last modified time | relevance | path

Searched defs:extensions (Results 1 - 25 of 406) sorted by relevance

12345678910>>...17

/third_party/node/test/sequential/
H A Dtest-module-loading.js
/third_party/node/deps/npm/node_modules/@sigstore/verify/dist/key/
H A Dindex.js
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dextensions.cpp37 std::string ExtensionSetToString(const ExtensionSet& extensions) { in ExtensionSetToString() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dextensions.cpp37 std::string ExtensionSetToString(const ExtensionSet& extensions) { in ExtensionSetToString() argument
/third_party/spirv-tools/source/
H A Dextensions.cpp41 std::string ExtensionSetToString(const ExtensionSet& extensions) { in ExtensionSetToString() argument
/third_party/spirv-tools/test/opt/
H A Dfeature_manager_test.cpp102 const auto& extensions = context->get_feature_mgr()->GetExtensions(); in TEST_F() local
/third_party/astc-encoder/Test/DocSource/
H A Dconf.py31 extensions = [ variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dcl_utils.cpp90 bool IsValidImageFormat(const cl_image_format *imageFormat, const rx::CLExtensions &extensions) in IsValidImageFormat() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.cpp30 initProcsDesktopGL(const gl::Version &version, const std::set<std::string> &extensions) initProcsDesktopGL() argument
1914 initProcsGLES(const gl::Version &version, const std::set<std::string> &extensions) initProcsGLES() argument
2640 initProcsSharedExtensions(const std::set<std::string> &extensions) initProcsSharedExtensions() argument
2819 initProcsDesktopGLNULL(const gl::Version &version, const std::set<std::string> &extensions) initProcsDesktopGLNULL() argument
4700 initProcsGLESNULL(const gl::Version &version, const std::set<std::string> &extensions) initProcsGLESNULL() argument
5426 initProcsSharedExtensionsNULL(const std::set<std::string> &extensions) initProcsSharedExtensionsNULL() argument
[all...]
H A DFunctionsGL.h50 std::vector<std::string> extensions; member in rx::FunctionsGL
/third_party/vk-gl-cts/framework/egl/
H A DegluConfigInfo.cpp128 const std::vector<std::string> extensions = getDisplayExtensions(egl, display); in queryExtConfigInfo() local
/third_party/mbedtls/library/
H A Dx509write.c41 int mbedtls_x509_write_set_san_common(mbedtls_asn1_named_data **extensions, in mbedtls_x509_write_set_san_common() argument
/third_party/libbpf/docs/
H A Dconf.py14 extensions = [ variable
/third_party/mbedtls/docs/
H A Dconf.py17 extensions = ['breathe', 'sphinx.ext.graphviz'] variable
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-corner/
H A Dminimal-ws-server-pmd-corner.c51 static const struct lws_extension extensions[] = { variable
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-pmd-bulk/
H A Dminimal-ws-client-pmd-bulk.c59 static const struct lws_extension extensions[] = { variable
/third_party/node/deps/npm/node_modules/sigstore/dist/
H A Dconfig.js
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/
H A Dminimal-ws-server-pmd.c51 static const struct lws_extension extensions[] = { variable
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DExtensionCollection.cs47 internal ExtensionCollection(FileDescriptor file, Extension[] extensions) in ExtensionCollection() argument
63 internal ExtensionCollection(MessageDescriptor message, Extension[] extensions) in ExtensionCollection() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkShaderObjectUtil.cpp41 std::vector<std::string> extensions = deviceExtensions; in removeUnsupportedShaderObjectExtensions() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DDeviceVk.cpp72 char **extensions = const_cast<char **>(renderer->getEnabledDeviceExtensions().data()); in getAttribute() local
78 char **extensions = in getAttribute() local
/third_party/skia/src/gpu/gl/
H A DGrGLAssembleGLESInterfaceAutogen.cpp45 GrGLExtensions extensions; in GrGLMakeAssembledGLESInterface() local
[all...]
H A DGrGLAssembleGLInterfaceAutogen.cpp48 GrGLExtensions extensions; in GrGLMakeAssembledGLInterface() local
[all...]
H A DGrGLAssembleWebGLInterfaceAutogen.cpp52 GrGLExtensions extensions; in GrGLMakeAssembledWebGLInterface() local
/third_party/skia/src/gpu/vk/
H A DGrVkInterface.cpp20 GrVkInterface(GrVkGetProc getProc, VkInstance instance, VkDevice device, uint32_t instanceVersion, uint32_t physicalDeviceVersion, const GrVkExtensions* extensions) GrVkInterface() argument
[all...]

Completed in 7 milliseconds

12345678910>>...17