Home
last modified time | relevance | path

Searched defs:getSupportedExtensions (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fApiCase.cpp104 void ApiCase::getSupportedExtensions (const deUint32 numSupportedValues, const deUint32 extension, … in getSupportedExtensions() function in deqp::gles3::Functional::ApiCase
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fApiCase.cpp102 void ApiCase::getSupportedExtensions (const deUint32 numSupportedValues, const deUint32 extension, … in getSupportedExtensions() function in deqp::gles2::Functional::ApiCase
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl.js389 getSupportedExtensions: function (...args) { method
/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp430 static set<string> getSupportedExtensions (tcu::TestLog& log, const Library& egl, const EGLDisplay … in getSupportedExtensions() function
/third_party/typescript/src/compiler/
Dutilities.ts7041 export function getSupportedExtensions(options?: CompilerOptions): readonly Extension[][]; function
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4981 getSupportedExtensions(): string[] | null; method
Ddom.generated.d.ts16228 getSupportedExtensions(): string[] | null; method
/third_party/typescript/lib/
Dlib.webworker.d.ts5001 getSupportedExtensions(): string[] | null; method
Dlib.dom.d.ts16248 getSupportedExtensions(): string[] | null; method
Dtsc.js16799 function getSupportedExtensions(options, extraFileExtensions) { function
DtypingsInstaller.js21099 function getSupportedExtensions(options, extraFileExtensions) { function
/third_party/typescript/tests/lib/
Dlib.d.ts15075 getSupportedExtensions(): string[]; method