Searched defs:GetFunctions (Results 1 – 5 of 5) sorted by relevance
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
| D | BackendD3D12.cpp | 93 const PlatformFunctions* Backend::GetFunctions() const { in GetFunctions() function in dawn_native::d3d12::Backend |
| D | DeviceD3D12.cpp | 155 const PlatformFunctions* Device::GetFunctions() const { in GetFunctions() function in dawn_native::d3d12::Device |
| /third_party/flutter/skia/src/sksl/ir/ | ||
| D | SkSLSymbolTable.cpp | 13 std::vector<const FunctionDeclaration*> SymbolTable::GetFunctions(const Symbol& s) { in GetFunctions() function in SkSL::SymbolTable |
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ | ||
| D | BackendVk.cpp | 50 const VulkanFunctions& Backend::GetFunctions() const { in GetFunctions() function in dawn_native::vulkan::Backend |
| /third_party/gn/src/gn/ | ||
| D | functions.cc | 1492 const FunctionInfoMap& GetFunctions() { function |