Home
last modified time | relevance | path

Searched defs:getSupportedExtensions (Results 1 – 11 of 11) 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/typescript/src/compiler/
Dutilities.ts7013 export function getSupportedExtensions(options?: CompilerOptions): readonly Extension[][]; function
/third_party/typescript/lib/
Dlib.webworker.d.ts5001 getSupportedExtensions(): string[] | null; method
Dlib.dom.d.ts16248 getSupportedExtensions(): string[] | null; method
DtypingsInstaller.js21065 function getSupportedExtensions(options, extraFileExtensions) { function
Dtsc.js16768 function getSupportedExtensions(options, extraFileExtensions) { 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/tests/lib/
Dlib.d.ts15075 getSupportedExtensions(): string[]; method