Searched refs:externalTextures (Results 1 – 3 of 3) sorted by relevance
48 std::vector<ExternalTextureBase*> externalTextures; member
168 result.externalTextures.push_back(it); in AcquireSyncScopeUsage()
410 for (const ExternalTextureBase* externalTexture : scope.externalTextures) { in ValidateSubmit()