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