Home
last modified time | relevance | path

Searched refs:isFeatureSupported (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp108 bool isFeatureSupported() const;
153 bool Texture3DBase::isFeatureSupported() const in isFeatureSupported() function in es2cts::Texture3DBase
529 if (!isFeatureSupported()) in init()
597 if (!isFeatureSupported()) in iterate()
701 if (!isFeatureSupported()) in iterate()
812 if (!isFeatureSupported()) in iterate()
939 if (!isFeatureSupported()) in iterate()
1057 if (!isFeatureSupported()) in iterate()
1146 if (!isFeatureSupported()) in iterate()
1292 if (!isFeatureSupported()) in iterate()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCase.cpp80 static bool isFeatureSupported(const vkt::Context& ctx, const std::string& feature) in isFeatureSupported() function
172 if (!isFeatureSupported(ctx, feature)) in checkSupport()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_wifi.js398 isFeatureSupported: function (...args) { method