Home
last modified time | relevance | path

Searched defs:getResourceName (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetSchedule.h123 const char *getResourceName(unsigned PIdx) const { in getResourceName() function
/third_party/skia/src/gpu/
DGrGpuResource.cpp122 SkString GrGpuResource::getResourceName() const { in getResourceName() function in GrGpuResource
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h202 const char *getResourceName() const { return ResourceName; } in getResourceName() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationUtil.cpp1053 std::string getResourceName (const ResourceDescription& resource) in getResourceName() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp1053 std::string getResourceName (const ResourceDescription& resource) in getResourceName() function
/third_party/glslang/glslang/MachineIndependent/
DIntermediate.cpp4030 const char* TIntermediate::getResourceName(TResourceType res) in getResourceName() function in glslang::TIntermediate
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp2326 void Program::getResourceName(const std::string name, in getResourceName() function in gl::Program
2389 const std::string Program::getResourceName(const sh::ShaderVariable &resource) const in getResourceName() function in gl::Program