Home
last modified time | relevance | path

Searched defs:sectionName (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/stress/
Des3sOcclusionQueryTests.cpp158 …std::string sectionName ("Case iteration " + de::toString(m_iterNdx+1) + "/" + de::toString(N… in iterate() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp428 …const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toSt… in iterate() local
627 …const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toSt… in iterate() local
/third_party/vk-gl-cts/modules/glshared/
DglsTextureBufferCase.cpp982 …const char* const sectionName = (m_postRender != 0 ? "Primary render program" : "Render program"… in init() local
1001 …const char* const sectionName = (m_preRender!= 0 ? "Secondary render program" : "Render program"… in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp1114 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask)); in verify() local
1200 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask)); in verify() local
1301 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask)); in verify() local
2299 const std::string sectionName ("MaxAttachmentsVerify"); in verify() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp1114 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask)); in verify() local
1200 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask)); in verify() local
1301 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask)); in verify() local
2299 const std::string sectionName ("MaxAttachmentsVerify"); in verify() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp201 std::string sectionName = sectionPrefix.str() + symbolName; in smallData() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp3415 StringRef MachORebaseEntry::sectionName() const { in sectionName() function in MachORebaseEntry
3978 StringRef MachOBindEntry::sectionName() const { in sectionName() function in MachOBindEntry
4094 StringRef BindRebaseSegInfo::sectionName(int32_t SegIndex, in sectionName() function in BindRebaseSegInfo
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1892 const string sectionName (de::toString(commandIndex) + ":" + getName()); in verify() local
1901 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logPrepare() local
1910 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logExecute() local
4292 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logPrepare() local
4304 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logSubmit() local
4432 const string sectionName (de::toString(commandIndex) + ":" + getName()); in verify() local
4576 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logPrepare() local
4588 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logSubmit() local
4639 const string sectionName (de::toString(commandIndex) + ":" + getName()); in verify() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1892 const string sectionName (de::toString(commandIndex) + ":" + getName()); in verify() local
1901 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logPrepare() local
1910 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logExecute() local
4292 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logPrepare() local
4304 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logSubmit() local
4432 const string sectionName (de::toString(commandIndex) + ":" + getName()); in verify() local
4576 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logPrepare() local
4588 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logSubmit() local
4639 const string sectionName (de::toString(commandIndex) + ":" + getName()); in verify() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp1153 IO &IO, ELFYAML::SectionName &sectionName) { in mapping()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp1050 std::string sectionName = std::string("Iteration") + de::toString(m_iterNdx+1); in iterate() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp675 const char *sectionName = reinterpret_cast<const char *>(elfImage + sectionNameOffset); in loadImage() local