Home
last modified time | relevance | path

Searched defs:resourceList (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/pdf/
DSkPDFResourceDict.cpp62 static void add_subdict(const std::vector<SkPDFIndirectReference>& resourceList, in add_subdict()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp969 std::vector<std::string> resourceList; in iterate() local
1027 bool ResourceListTestCase::verifyResourceList (const std::vector<std::string>& resourceList, const … in verifyResourceList()
1081 bool ResourceListTestCase::verifyResourceIndexQuery (const std::vector<std::string>& resourceList, … in verifyResourceIndexQuery()
1145 bool ResourceListTestCase::verifyMaxNameLength (const std::vector<std::string>& resourceList, glw::… in verifyMaxNameLength()
3129 std::vector<std::string> resourceList; in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.cpp993 void RendererVk::releaseSharedResources(vk::ResourceUseList *resourceList) in releaseSharedResources()