Searched defs:getTargetName (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXSubtarget.h | 81 std::string getTargetName() const { return TargetName; } in getTargetName() function in llvm::NVPTXSubtarget |
/third_party/vk-gl-cts/modules/egl/ | ||
H A D | teglImageTests.cpp | 328 static const char* getTargetName (EGLint target) in getTargetName() function in deqp::egl::Image::CreateImageGLES2 456 static const char* getTargetName (GLenum target) in getTargetName() function in deqp::egl::Image::ImageTargetGLES2 |
Completed in 3 milliseconds