Home
last modified time | relevance | path

Searched refs:getDebugInfo (Results 1 – 25 of 38) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DShaderNULL.h28 std::string getDebugInfo() const override;
DShaderNULL.cpp29 std::string ShaderNULL::getDebugInfo() const in getDebugInfo() function in rx::ShaderNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DShaderNULL.h28 std::string getDebugInfo() const override;
DShaderNULL.cpp29 std::string ShaderNULL::getDebugInfo() const in getDebugInfo() function in rx::ShaderNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DShaderVk.h28 std::string getDebugInfo() const override;
DShaderVk.cpp110 std::string ShaderVk::getDebugInfo() const in getDebugInfo() function in rx::ShaderVk
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DShaderVk.h28 std::string getDebugInfo() const override;
DShaderVk.cpp59 std::string ShaderVk::getDebugInfo() const in getDebugInfo() function in rx::ShaderVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DShaderExecutableD3D.h32 const std::string &getDebugInfo() const;
DShaderExecutableD3D.cpp35 const std::string &ShaderExecutableD3D::getDebugInfo() const in getDebugInfo() function in rx::ShaderExecutableD3D
DShaderD3D.h45 std::string getDebugInfo() const override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DShaderMtl.h34 std::string getDebugInfo() const override;
DShaderMtl.mm156 std::string ShaderMtl::getDebugInfo() const
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DShaderExecutableD3D.h32 const std::string &getDebugInfo() const;
DShaderExecutableD3D.cpp35 const std::string &ShaderExecutableD3D::getDebugInfo() const in getDebugInfo() function in rx::ShaderExecutableD3D
DShaderD3D.h45 std::string getDebugInfo() const override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DShaderGL.h34 std::string getDebugInfo() const override;
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DShaderGL.h34 std::string getDebugInfo() const override;
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DShaderImpl.h60 virtual std::string getDebugInfo() const = 0;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DShaderImpl.h60 virtual std::string getDebugInfo() const = 0;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalVariable.h185 void getDebugInfo(SmallVectorImpl<DIGlobalVariableExpression *> &GVs) const;
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DShader.cpp248 const std::string &debugInfo = mImplementation->getDebugInfo(); in getTranslatedSourceWithDebugInfoLength()
298 const std::string &debugInfo = mImplementation->getDebugInfo(); in getTranslatedSourceWithDebugInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DConstantMerge.cpp82 From->getDebugInfo(MDs); in copyDebugLocMetadata()
DStripSymbols.cpp321 GV.getDebugInfo(GVEs); in runOnModule()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DShader.cpp254 const std::string &debugInfo = mImplementation->getDebugInfo(); in getTranslatedSourceWithDebugInfoLength()
310 const std::string &debugInfo = mImplementation->getDebugInfo(); in getTranslatedSourceWithDebugInfo()

12