Home
last modified time | relevance | path

Searched defs:extensionName (Results 1 – 25 of 25) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanExternalHelper.cpp79 const char *extensionName) in HasExtension()
90 bool HasExtension(const std::vector<const char *> enabledExtensions, const char *extensionName) in HasExtension()
156 for (const char *extensionName : requestedInstanceExtensions) in initialize() local
211 for (const char *extensionName : requestedDeviceExtensions) in initialize() local
DMultiviewTest.h147 std::string extensionName() in extensionName() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DOpenGLFunctions.cpp39 const char* extensionName = reinterpret_cast<const char*>(GetStringi(GL_EXTENSIONS, i)); in InitializeSupportedGLExtensions() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.cpp42 const std::string &extensionName, in GetWGLExtensionProcAddress()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.cpp42 const std::string &extensionName, in GetWGLExtensionProcAddress()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DMultiviewTest.h150 std::string extensionName() in extensionName() function
DVulkanHelper.cpp76 const char *extensionName) in HasExtension()
87 bool HasExtension(const std::vector<const char *> enabledExtensions, const char *extensionName) in HasExtension()
213 for (const char *extensionName : requestedInstanceExtensions) in initialize() local
281 for (const char *extensionName : requestedDeviceExtensions) in initialize() local
/third_party/python/Lib/idlelib/
Dconfig.py471 def GetExtensionKeys(self, extensionName): argument
489 def __GetRawExtensionKeys(self,extensionName): argument
507 def GetExtensionBindings(self, extensionName): argument
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.cpp196 bool GrGLSLShaderBuilder::addFeature(uint32_t featureBit, const char* extensionName) { in addFeature()
DGrGLSLProgramBuilder.cpp44 const char* extensionName) { in addFeature()
/third_party/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.cpp280 bool GrGLSLShaderBuilder::addFeature(uint32_t featureBit, const char* extensionName) { in addFeature()
DGrGLSLProgramBuilder.cpp39 const char* extensionName) { in addFeature()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp412 void ANGLERenderTest::addExtensionPrerequisite(const char *extensionName) in addExtensionPrerequisite()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp692 void ANGLERenderTest::addExtensionPrerequisite(const char *extensionName) in addExtensionPrerequisite()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultiviewDrawTest.cpp214 std::string extensionName() in extensionName() function in MultiviewFramebufferTestBase
1849 auto generateVertexShaderSource = [](int numViews, std::string extensionName) -> std::string { in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultiviewDrawTest.cpp214 std::string extensionName() in extensionName() function in MultiviewFramebufferTestBase
1866 auto generateVertexShaderSource = [](int numViews, std::string extensionName) -> std::string { in TEST_P()
/third_party/flutter/glfw/src/
Dinternal.h148 char extensionName[256]; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DlibVulkan.cpp458 static bool hasExtension(const char *extensionName, const ExtensionProperties *extensionProperties,… in hasExtension()
471 static bool hasInstanceExtension(const char *extensionName) in hasInstanceExtension()
476 static bool hasDeviceExtension(const char *extensionName) in hasDeviceExtension()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1437 char extensionName[VK_MAX_EXTENSION_NAME_SIZE]; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1932 char extensionName[VK_MAX_EXTENSION_NAME_SIZE]; member
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2136 char extensionName[VK_MAX_EXTENSION_NAME_SIZE]; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2709 char extensionName[VK_MAX_EXTENSION_NAME_SIZE]; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2802 char extensionName[VK_MAX_EXTENSION_NAME_SIZE]; member
Dvulkan_structs.hpp24657 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_EXTENSION_NAME_SIZE> extensionName = {}; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2851 char extensionName[VK_MAX_EXTENSION_NAME_SIZE]; member